The following document contains the results of Checkstyle 6.18 with hbase/checkstyle.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| annotation | MissingDeprecated | 119 | |
| blocks | EmptyBlock | 51 | |
| LeftCurly | 343 | ||
| NeedBraces | 2248 | ||
| coding | EmptyStatement | 55 | |
| EqualsHashCode | 9 | ||
| InnerAssignment | 105 | ||
| MissingSwitchDefault | 52 | ||
| NoFinalizer | 1 | ||
| design | FinalClass | 74 | |
| HideUtilityClassConstructor | 124 | ||
| InterfaceIsType | 8 | ||
VisibilityModifier
|
330 | ||
| imports | AvoidStarImport | 134 | |
ImportOrder
|
2791 | ||
| RedundantImport | 43 | ||
UnusedImports
|
267 | ||
| indentation | Indentation
|
6280 | |
| javadoc | JavadocTagContinuationIndentation
|
840 | |
| NonEmptyAtclauseDescription | 4361 | ||
| misc | ArrayTypeStyle | 172 | |
| UpperEll | 400 | ||
| sizes | LineLength
|
1954 | |
| MethodLength | 70 | ||
| whitespace | FileTabCharacter | 12 | |
| MethodParamPad | 210 | ||
| ParenPad | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.log4j.AsyncAppender' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 14. | 120 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 16. | 121 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 18. | 122 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 18. | 123 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 16. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 16. | 125 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 8, expected level should be 14. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 294 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 402 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 482 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 483 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 484 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 485 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 486 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 487 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 488 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 489 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 490 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 491 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 505 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 506 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 507 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 508 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 509 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 510 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 511 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 512 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 513 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 514 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 515 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 516 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 517 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 518 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 533 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.UserProvider' import. | 28 | |
| design | FinalClass | Class AuthUtil should be declared as final. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.primitives.Longs' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 75 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 264 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue.COLUMN_FAMILY_DELIMITER' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue.COLUMN_FAMILY_DELIM_ARRAY' import. | 24 | |
| imports | ImportOrder | Wrong order for 'com.google.common.annotations.VisibleForTesting' import. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 588 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 606 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 609 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 617 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 621 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 626 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 628 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 651 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 661 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 667 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 676 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 709 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 710 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 821 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 835 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 977 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1004 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1017 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1018 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1019 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1091 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1092 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1183 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1230 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1453 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1494 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 373 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 54 should have line break after. | 70 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 71 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 72 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.RegionState' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| design | FinalClass | Class Builder should be declared as final. | 396 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 3, expected level should be 4. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 426 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ArrayUtils' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 46 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 104 | |
| design | FinalClass | Class LogCapturer should be declared as final. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 26 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 33 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 59 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 134 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 192 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.VersionInfo' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 7, expected level should be 6. | 164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.AssertionFailedError' import. | 42 | |
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 73 | |
| design | VisibilityModifier | Variable 'fsTableDescriptors' must be private and have accessor methods. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 366 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 371 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 373 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 374 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 376 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 377 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 378 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 381 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 382 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 383 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 386 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 6, expected level should be 4. | 387 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 54 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 72 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 149 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 3, expected level should be 2. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 373 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 8. | 450 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 9, expected level should be 10. | 451 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 9, expected level should be 10. | 452 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 9, expected level should be 10. | 453 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 7, expected level should be 8. | 454 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 466 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 498 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 522 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 583 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 628 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 632 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 646 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 650 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 687 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 687 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 781 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 796 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 806 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 808 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 861 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 873 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 895 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 910 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 911 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 912 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 913 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 930 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 937 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 942 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 965 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 966 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 968 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 969 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 970 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 971 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 972 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 973 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 975 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 976 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 977 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 978 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 979 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1004 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1005 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1007 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1008 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1009 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1010 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1011 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1012 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1014 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1015 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1016 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1017 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1020 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1021 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1047 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1076 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1097 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1098 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1152 | |
| blocks | EmptyBlock | Must have at least one statement. | 1164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1269 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1281 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1282 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1408 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1411 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1415 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1425 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1426 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1428 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1438 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1449 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1450 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1473 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1474 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1477 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1486 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1488 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1491 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1514 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1515 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1517 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1535 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1545 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1557 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1561 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1593 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1594 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1597 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1606 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1607 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1608 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1609 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1611 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1631 | |
| indentation | Indentation | 'for' have incorrect indentation level 6, expected level should be 4. | 1632 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 1633 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 1636 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 4. | 1637 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 1638 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 1639 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 1640 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1641 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1644 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1645 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1650 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1654 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1696 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1697 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1699 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1713 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1714 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1715 | |
| misc | UpperEll | Should use uppercase 'L'. | 1722 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1785 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1797 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1846 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1847 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1848 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1873 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1884 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1885 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1886 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1887 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1888 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1904 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1905 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1907 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1908 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1911 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1953 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2003 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2014 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2025 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2037 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2049 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2519 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2520 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2717 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2727 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 2756 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2787 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2789 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2790 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2791 | |
| indentation | Indentation | 'while' child have incorrect indentation level 7, expected level should be 6. | 2802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2843 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2891 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2898 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2899 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2900 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2901 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 2901 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2902 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2943 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2975 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3012 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3033 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3034 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3050 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3051 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3342 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3482 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3484 | |
| indentation | Indentation | 'method def rparen' have incorrect indentation level 48, expected level should be 2. | 3502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3512 | |
| blocks | EmptyBlock | Must have at least one statement. | 3545 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3839 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3926 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3928 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3962 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4023 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4025 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 24 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 418 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 472 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 487 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 544 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 717 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 553 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 562 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 579 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 129 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 390 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 449 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 581 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 625 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 741 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 771 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 778 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 784 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 787 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 791 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 802 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 807 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 808 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 844 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 857 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 858 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 861 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 873 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 874 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 888 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 889 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 903 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 904 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 919 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 934 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 936 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 953 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 968 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1011 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1012 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1015 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 197 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 217 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 240 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 343 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 359 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 377 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 461 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 471 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 481 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 531 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 649 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 662 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 707 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 721 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 725 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 742 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 779 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 780 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 786 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 793 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 799 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 20, expected level should be 14. | 843 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 843 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 20, expected level should be 14. | 844 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 844 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 22 | |
| design | FinalClass | Class HTestConst should be declared as final. | 30 | |
| design | VisibilityModifier | Variable 'DEFAULT_VALUE_STR' must be private and have accessor methods. | 53 | |
| design | VisibilityModifier | Variable 'DEFAULT_VALUE_BYTES' must be private and have accessor methods. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 108 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 111 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 114 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 119 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 131 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 204 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 208 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.MemStoreCompactor. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.MoreObjects' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Objects' import. | 56 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.com.google.common.base.Objects. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 26 has parse error. Missed HTML close tag 'arg'. Sometimes it means that close tag missed for one of previous tags. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 392 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 415 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 502 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 663 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 715 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 775 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 848 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 849 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 850 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 851 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 852 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 853 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 854 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 855 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 856 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 857 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 858 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 861 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 862 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 863 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 864 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 865 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 866 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 867 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 868 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 869 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 870 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 871 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 872 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 873 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 874 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 876 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 877 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 878 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 879 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 880 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 881 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 882 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 883 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 885 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 886 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 887 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 888 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 889 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 890 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 891 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 892 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 893 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 894 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 914 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 985 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 40 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 72 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 75 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 76 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 77 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 78 | |
| indentation | Indentation | 'for' have incorrect indentation level 7, expected level should be 6. | 146 | |
| indentation | Indentation | 'for' child have incorrect indentation level 9, expected level should be 8. | 147 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 7, expected level should be 6. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 43. | 41 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 52. | 43 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 52. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.LoadTestKVGenerator' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.Histogram' import. | 23 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 37 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 44 | |
| imports | ImportOrder | Wrong order for 'java.util.*' import. | 44 | |
| imports | ImportOrder | Wrong order for 'java.lang.String.format' import. | 47 | |
| misc | UpperEll | Should use uppercase 'L'. | 66 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 119 | |
| design | VisibilityModifier | Variable 'numRows' must be private and have accessor methods. | 141 | |
| design | VisibilityModifier | Variable 'elapsedTime' must be private and have accessor methods. | 142 | |
| design | VisibilityModifier | Variable 'results' must be private and have accessor methods. | 143 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 143 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 145 | |
| misc | UpperEll | Should use uppercase 'L'. | 288 | |
| misc | UpperEll | Should use uppercase 'L'. | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 41 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 4 has parse error. Missed HTML close tag 'pre'. Sometimes it means that close tag missed for one of previous tags. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - com.google.protobuf.Service. | 21 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.CoprocessorEnvironment. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.*. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | UnusedImports | Unused import - java.util.Optional. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.Callable' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 433 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 449 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 488 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 526 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 538 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 539 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 541 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 543 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 546 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 564 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 599 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 5, expected level should be 4. | 608 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 5, expected level should be 4. | 609 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 5, expected level should be 4. | 613 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 635 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 652 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 653 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 655 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 656 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 657 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 659 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 661 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 665 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 712 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 750 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 751 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 752 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 753 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 754 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 869 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1095 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1567 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1589 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1610 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1763 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1764 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1860 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1861 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1871 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1873 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1874 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1875 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1876 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 4. | 1902 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1919 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1920 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1921 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1922 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1923 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1924 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1925 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2066 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2067 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2163 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2242 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2254 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 41 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 52 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.StreamUtils' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Function' import. | 40 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 409 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 476 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 491 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 505 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 529 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 594 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 604 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 607 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 612 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CopyOnWriteArrayList' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 240 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 248 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 318 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 319 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 413 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 73 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 75 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| coding | EmptyStatement | Empty statement. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 420 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 473 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 484 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 511 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 512 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 513 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 514 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 515 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 516 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 517 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 518 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 519 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 520 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 534 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 535 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 536 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 537 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 538 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 539 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 540 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 541 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 542 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 543 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 544 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 545 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 546 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 547 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 561 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 659 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 660 | |
| indentation | Indentation | 'getServerUserRegions' have incorrect indentation level 2, expected level should be 4. | 663 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 671 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 673 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 692 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 699 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 738 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 773 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 785 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 786 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 801 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 803 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 804 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 820 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 950 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 955 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 973 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 980 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 984 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 986 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 994 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1002 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1060 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1070 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1084 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1098 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1156 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1193 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1383 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1442 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1488 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1594 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1643 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1644 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1646 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1674 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 37. | 1693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1764 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1881 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1895 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1923 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1946 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1962 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1972 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1994 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2024 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2047 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2048 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. | 36 | |
| design | VisibilityModifier | Variable 'hbaseCluster' must be private and have accessor methods. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 363 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 412 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 413 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 414 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 440 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 521 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 522 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 538 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 551 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 556 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 626 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 641 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 669 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 684 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 717 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 727 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Set. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos' import. | 60 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 19 has parse error. Details: no viable alternative at input '<code>\n * List<Future<' while parsing HTML_TAG | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| design | FinalClass | Class NamespaceDescriptor should be declared as final. | 39 | |
| design | FinalClass | Class Builder should be declared as final. | 162 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.Histogram' import. | 108 | |
| design | VisibilityModifier | Variable 'duration' must be private and have accessor methods. | 223 | |
| design | VisibilityModifier | Variable 'hist' must be private and have accessor methods. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 11, expected level should be one of the following: 10, 12. | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 321 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 419 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1086 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1087 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1091 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1195 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1350 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1356 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1583 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1721 | |
| misc | UpperEll | Should use uppercase 'L'. | 1862 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 2004 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2008 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2156 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2188 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2247 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 2251 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2255 | |
| sizes | MethodLength | Method length is 266 lines (max allowed is 150). | 2283 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2423 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2452 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.common.annotations.VisibleForTesting' import. | 45 | |
| design | FinalClass | Class PrivateCellUtil should be declared as final. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 656 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 790 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 812 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1011 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1012 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1013 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1014 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1037 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1949 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1950 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1951 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1983 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1998 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2073 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2074 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2088 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2089 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2255 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2266 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2541 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2567 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2582 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2607 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2612 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2620 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2686 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2687 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2688 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2689 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2710 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2728 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2748 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.client.Client' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos' import. | 26 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionReplicaUtil' import. | 25 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 154 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 170 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 194 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 266 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 107 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 3, expected level should be 2. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Stopwatch' import. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 155). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 200 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 255 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 325 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 383 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationLoadSink' import. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 151 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 311 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 385 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.net.Address' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.net.InetAddresses' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 209 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 246 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 269 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 276 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 328 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 339 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 354 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 381 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 395 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.LoadTestKVGenerator' import. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 35 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 39 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 125 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 428 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 457 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 510 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 511 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 528 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.StreamUtils' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 60 | |
| design | VisibilityModifier | Variable 'NUM_COLS_TO_CHECK' must be private and have accessor methods. | 90 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 164 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 165 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 166 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 171 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 172 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 187 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 210 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 211 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 217 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 218 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 239 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 240 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 280 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 287 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 306 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 307 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 403 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 515 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 56 | |
| misc | UpperEll | Should use uppercase 'L'. | 59 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 102 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 138 | |
| misc | UpperEll | Should use uppercase 'L'. | 141 | |
| misc | UpperEll | Should use uppercase 'L'. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 58 | |
| misc | UpperEll | Should use uppercase 'L'. | 59 | |
| misc | UpperEll | Should use uppercase 'L'. | 62 | |
| misc | UpperEll | Should use uppercase 'L'. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 66 | |
| misc | UpperEll | Should use uppercase 'L'. | 67 | |
| misc | UpperEll | Should use uppercase 'L'. | 83 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 88 | |
| misc | UpperEll | Should use uppercase 'L'. | 89 | |
| misc | UpperEll | Should use uppercase 'L'. | 93 | |
| misc | UpperEll | Should use uppercase 'L'. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 204 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 225 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 255 | |
| misc | UpperEll | Should use uppercase 'L'. | 357 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| indentation | Indentation | 'while' have incorrect indentation level 5, expected level should be 6. | 252 | |
| indentation | Indentation | 'while' child have incorrect indentation level 7, expected level should be 8. | 253 | |
| indentation | Indentation | 'while' child have incorrect indentation level 7, expected level should be 8. | 254 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 8. | 255 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 256 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 257 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 8. | 258 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 4, expected level should be 6. | 259 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 261 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.*. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableMap' import. | 40 | |
| indentation | Indentation | 'clz' have incorrect indentation level 6, expected level should be 10. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.UUID' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 199 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 203 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 477 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 485 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MiscTests' import. | 31 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 26 | |
| imports | ImportOrder | Wrong order for 'junit.framework.Assert.assertEquals' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 183 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 184 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 186 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 187 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 189 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 33. | 190 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 33. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Store. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 59 | |
| blocks | EmptyBlock | Must have at least one statement. | 85 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertArrayEquals' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 150 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.SmallTests' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClassFinder.And' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotEquals' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 446 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 214 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 657 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| indentation | Indentation | '(' have incorrect indentation level 6, expected level should be 8. | 187 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 155 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 301 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 304 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 305 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| blocks | EmptyBlock | Must have at least one statement. | 341 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 370 | |
| coding | EmptyStatement | Empty statement. | 370 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 | |
| design | VisibilityModifier | Variable 'numCalls' must be private and have accessor methods. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 5, expected level should be one of the following: 4, 6. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 351 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 391 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 601 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 602 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 604 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 605 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 606 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 630 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 632 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 633 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 650 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 651 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 679 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 680 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 684 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 770 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 771 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 790 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 31 | |
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.Histogram' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Ignore. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 53 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 12, expected level should be one of the following: 10, 25, 27. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. | 32 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 66 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 66 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 308 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| blocks | EmptyBlock | Must have at least one statement. | 323 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertArrayEquals' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MediumTests' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 31 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.TableName. | 31 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 57 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 58 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 62 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 33. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 33. | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 150 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 151 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 153 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 154 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 155 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 156 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 157 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 158 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 22 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'while' have incorrect indentation level 8, expected level should be 4. | 45 | |
| blocks | EmptyBlock | Must have at least one statement. | 45 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 356 | |
| indentation | Indentation | 'case' child have incorrect indentation level 9, expected level should be 10. | 390 | |
| indentation | Indentation | 'case' child have incorrect indentation level 9, expected level should be 10. | 410 | |
| indentation | Indentation | 'case' child have incorrect indentation level 9, expected level should be 10. | 428 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 454 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 572 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| blocks | EmptyBlock | Must have at least one statement. | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.DoNotRetryRegionException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 2 has parse error. Unrecognized error from ANTLR parser: null | 83 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 191 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ZNodeClearer should be declared as final. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 33 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.AbstractHBaseTool' import. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ReflectionUtils' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 23 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HBackupFileSystem should be declared as final. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Function' import. | 45 | |
| design | FinalClass | Class HFileArchiver should be declared as final. | 55 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 65 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 67 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 68 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 323 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 333 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 590 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 628 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.log4j.Level' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class RestoreRequest should be declared as final. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 112 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 124 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 182 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 195 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 321 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 321 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 326 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 473 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 51 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 91 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 6. | 92 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 93 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 93 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 6. | 94 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 101 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 135 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 166 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 36 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.CompactingMemStore. | 39 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 422 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 423 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 443 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.common.collect.Lists' import. | 52 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 201 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 265 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 10. | 107 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 10. | 108 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 109 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 38 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 38 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 71 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| design | FinalClass | Class TableHFileArchiveTracker should be declared as final. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 264 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 265 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 291 | |
| blocks | EmptyBlock | Must have at least one statement. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 433 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 110 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 43 has parse error. Missed HTML close tag 'TableName'. Sometimes it means that close tag missed for one of previous tags. | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 391 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 402 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 407 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 442 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 636 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 638 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 653 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 726 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.backup.BackupRestoreConstants.OPTION_DEBUG' import. | 37 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 214 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 216 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 217 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 218 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 219 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 220 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 221 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 222 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 223 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 224 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 225 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 226 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 227 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 228 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 229 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 230 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 231 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 232 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 233 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 234 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 235 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 236 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 237 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 238 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 239 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 240 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 363 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 374 | |
| blocks | EmptyBlock | Must have at least one statement. | 526 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 577 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 766 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 774 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 801 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 812 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 830 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 882 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 883 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 884 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 885 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 886 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 887 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 888 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 889 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 890 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 891 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 892 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 893 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 894 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 895 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 896 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 897 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 898 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 53 | |
| coding | EmptyStatement | Empty statement. | 317 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 449 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 485 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 681 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 697 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 712 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 715 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 720 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 745 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 755 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 772 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1090 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1309 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1602 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1927 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2020 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2035 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 113 | |
| indentation | Indentation | 'backupManager' have incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 14. | 180 | |
| indentation | Indentation | 'if' child have incorrect indentation level 18, expected level should be 16. | 181 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 14. | 182 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 14. | 183 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 14. | 186 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 46 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 140 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 261 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 263 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 268 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 269 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 270 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 416 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.tool.LoadIncrementalHFiles' import. | 35 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 8. | 90 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 8. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoordinatedStateManager' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 583 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 599 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 701 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreFileInfo' import. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 134). | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 142). | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 35 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 9, expected level should be 10. | 85 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 87 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 91 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 97 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 98 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 102 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.chaos.actions.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.chaos.actions.*. | 21 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'FACTORIES' must be private and have accessor methods. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 51 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 53 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 54 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 55 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 65 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 44 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 46 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 47 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.chaos.actions.*. | 21 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 56 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 57 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 58 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 69 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 73 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 75 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 76 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 81 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 83 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 84 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 85 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 90 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 91 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 96 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.chaos.actions.*. | 20 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 34 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 35 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 36 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 37 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 41 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 42 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 43 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 44 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 45 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 48 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 50 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 51 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 52 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 53 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 54 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 55 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 56 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutionException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 31 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 28 should have line break after. | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.replication.TableCFs' import. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 278 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 311 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 388 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 508 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 510 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 591 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 594 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 605 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 608 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 772 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 774 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 809 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 884 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 894 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 923 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 924 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 933 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 935 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 937 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 938 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 956 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 957 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 970 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 978 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 981 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 992 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1004 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1027 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1082 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1094 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1102 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1147 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1176 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1216 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1314 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1421 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1440 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1459 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1520 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1534 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1582 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1597 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1607 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1627 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1724 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1795 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1799 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1806 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1814 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1821 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1835 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1851 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1868 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1885 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1961 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1963 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1965 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1974 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1976 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1979 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 2011 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2222 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2249 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 2255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2282 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 2290 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 2306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2390 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2391 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2413 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2423 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2436 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2438 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2493 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.ArrayList. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.access.Permission' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcChannel' import. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 818 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 878 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 885 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 892 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 893 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 949 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 976 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1004 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1025 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MultiResponse.RegionResult' import. | 54 | |
| design | VisibilityModifier | Variable 'loc' must be private and have accessor methods. | 112 | |
| design | VisibilityModifier | Variable 'actions' must be private and have accessor methods. | 114 | |
| design | VisibilityModifier | Variable 'actionsByRegion' must be private and have accessor methods. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.ConnectionUtils.*. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 31 | |
| design | VisibilityModifier | Variable 'loc' must be private and have accessor methods. | 103 | |
| design | VisibilityModifier | Variable 'stub' must be private and have accessor methods. | 107 | |
| design | VisibilityModifier | Variable 'controller' must be private and have accessor methods. | 109 | |
| design | VisibilityModifier | Variable 'resp' must be private and have accessor methods. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CompletableFuture' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.AsyncRegionLocator.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 55 | |
| design | VisibilityModifier | Variable 'locateType' must be private and have accessor methods. | 80 | |
| design | VisibilityModifier | Variable 'cache' must be private and have accessor methods. | 104 | |
| design | VisibilityModifier | Variable 'pendingRequests' must be private and have accessor methods. | 107 | |
| design | VisibilityModifier | Variable 'allRequests' must be private and have accessor methods. | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.AsyncProcessTask.SubmittedRows' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 398 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 414 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 449 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 450 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 451 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 477 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 28 | |
| design | FinalClass | Class Builder should be declared as final. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CompletableFuture' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.RegionMovedException' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.InterruptedIOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.backoff.ServerStatistics' import. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 226 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 426 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 446 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 462 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 464 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 478 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 482 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 504 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 525 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 542 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 555 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 613 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 639 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 664 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 787 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1116 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.retries2Attempts' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | UnusedImports | Unused import - java.util.Arrays. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RawScanResultConsumer.ScanResumer' import. | 51 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 28 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 14, expected level should be 16. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 19 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.calcEstimatedSize' import. | 22 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicBoolean. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Addressing' import. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ScannerCallable.MoreResults' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 25 | |
| indentation | Indentation | 'block' child have incorrect indentation level 4, expected level should be 6. | 45 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 47 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 48 | |
| indentation | Indentation | 'block' child have incorrect indentation level 4, expected level should be 6. | 50 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 51 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 52 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 53 | |
| indentation | Indentation | 'block' child have incorrect indentation level 4, expected level should be 6. | 54 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 2, expected level should be 4. | 55 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 171 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 33 | |
| design | FinalClass | Class ColumnFamilyDescriptorBuilder should be declared as final. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 290 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 341 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 371 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 536 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 621 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 622 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 639 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 677 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 787 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 829 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 836 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 878 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 892 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 895 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 901 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 943 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 956 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 970 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 988 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1001 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1019 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1020 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1029 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1042 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1055 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1060 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1069 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1074 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1167 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1180 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1213 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1216 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1247 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1294 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1343 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1357 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1358 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 29 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 18 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 818 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 840 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1011 | |
| sizes | MethodLength | Method length is 517 lines (max allowed is 150). | 1196 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1658 | |
| coding | NoFinalizer | Avoid using finalizer method. | 1931 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MasterNotRunningException' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 50 | |
| design | FinalClass | Class ShortCircuitingClusterConnection should be declared as final. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.access.Permission' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.RequestConverter' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 340 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 350 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 570 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 109 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 299 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 301 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 303 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 304 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 320 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 334 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 384 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 525 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 528 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 530 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 532 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 533 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 534 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 535 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 536 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 537 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 538 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 557 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 559 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 561 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 562 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 563 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 563 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 564 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 565 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 566 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 743 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1126 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1132 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1138 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1320 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1610 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1629 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1647 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1665 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1686 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1691 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1695 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 1704 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 1706 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 1712 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 1713 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 1714 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1745 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1759 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1778 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1781 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1926 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1928 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1929 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1930 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1960 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2145 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2147 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2150 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2151 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2172 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2175 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 7, expected level should be one of the following: 10, 12. | 2177 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2178 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 2199 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 2202 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2204 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2338 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2414 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2755 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2842 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2850 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2852 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2858 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2859 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2860 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 2987 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 3072 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 3074 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 3076 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 3077 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 3078 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3712 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3715 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 3986 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4244 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 27 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HRegionInfo. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ObserverContext' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 83 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 41 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 62 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils.checkHasFamilies' import. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 384 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 577 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 579 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 582 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 583 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 584 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 665 | |
| indentation | Indentation | 'new' have incorrect indentation level 4, expected level should be 6. | 756 | |
| indentation | Indentation | 'this' have incorrect indentation level 4, expected level should be 6. | 757 | |
| indentation | Indentation | 'getLocation' have incorrect indentation level 8, expected level should be 10. | 762 | |
| indentation | Indentation | 'new' have incorrect indentation level 8, expected level should be 10. | 763 | |
| indentation | Indentation | 'new' have incorrect indentation level 4, expected level should be 6. | 810 | |
| indentation | Indentation | 'this' have incorrect indentation level 4, expected level should be 6. | 811 | |
| indentation | Indentation | 'getLocation' have incorrect indentation level 8, expected level should be 10. | 817 | |
| indentation | Indentation | 'new' have incorrect indentation level 8, expected level should be 10. | 818 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 826 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 827 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 828 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 829 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 831 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 832 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 833 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 834 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 835 | |
| indentation | Indentation | 'new' have incorrect indentation level 4, expected level should be 6. | 870 | |
| indentation | Indentation | 'rpcControllerFactory' have incorrect indentation level 4, expected level should be 6. | 871 | |
| indentation | Indentation | 'getLocation' have incorrect indentation level 8, expected level should be 10. | 877 | |
| indentation | Indentation | 'new' have incorrect indentation level 8, expected level should be 10. | 878 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 899 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 900 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 901 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 902 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 903 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 905 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 906 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 907 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 908 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 933 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 950 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 951 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1139 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1145 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1157 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1163 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1174 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1180 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1191 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1197 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1216 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1218 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 1219 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1220 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1221 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1222 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1255 | |
| indentation | Indentation | '=' have incorrect indentation level 4, expected level should be 6. | 1278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor' import. | 22 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor' import. | 22 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder.ModifyableColumnFamilyDescriptor. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 24 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.TimeRange' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.MasterRequestCallerBuilder' import. | 24 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors.MethodDescriptor' import. | 39 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 445 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 447 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 448 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 449 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 451 | |
| indentation | Indentation | 'switch' have incorrect indentation level 8, expected level should be 10. | 452 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 453 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 454 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 455 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 456 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 457 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 458 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 459 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 460 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 461 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 462 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 463 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 464 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 12. | 465 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 466 | |
| indentation | Indentation | 'switch rcurly' have incorrect indentation level 8, expected level should be 10. | 467 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 468 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 470 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 471 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 472 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 475 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 476 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 479 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 480 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 483 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 484 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 487 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 488 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 491 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 492 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 494 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 495 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 496 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 497 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Comparator. | 23 | |
| imports | UnusedImports | Unused import - java.util.function.Consumer. | 29 | |
| imports | UnusedImports | Unused import - java.util.function.Predicate. | 30 | |
| imports | ImportOrder | Wrong order for 'com.google.common.collect.Iterables' import. | 32 | |
| imports | UnusedImports | Unused import - com.google.common.collect.Iterables. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.RequestConverter' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 383 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 482 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 541 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 543 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JsonMapper' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.IndividualBytesFieldCell' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 238 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 337 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 340 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 352 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 355 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 367 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 383 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 386 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 454 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcCallback' import. | 85 | |
| imports | ImportOrder | Wrong order for 'com.google.common.annotations.VisibleForTesting' import. | 245 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 22. | 459 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 24. | 460 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 24. | 461 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 22. | 462 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 22. | 463 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 24. | 464 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 22. | 465 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 24. | 466 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 22. | 467 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 8, expected level should be 20. | 468 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 646 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 700 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 712 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be 18. | 795 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 796 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be 18. | 797 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 798 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 14, expected level should be 18. | 799 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 12, expected level should be 16. | 800 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1147 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 1280 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 10. | 1282 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 12. | 1283 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 10. | 1284 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 12. | 1285 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 6, expected level should be 10. | 1286 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 4, expected level should be 8. | 1287 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be 18. | 1306 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 1307 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be 18. | 1308 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 1309 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 14, expected level should be 18. | 1310 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 12, expected level should be 16. | 1311 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1329 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be 18. | 1357 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 20. | 1358 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be 18. | 1359 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be 20. | 1360 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 14, expected level should be 18. | 1361 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 12, expected level should be 16. | 1362 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1515 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1599 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 14. | 1649 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 16. | 1650 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 16. | 1651 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 14. | 1652 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 1653 | |
| indentation | Indentation | 'else' child have incorrect indentation level 18, expected level should be 20. | 1669 | |
| indentation | Indentation | 'else' child have incorrect indentation level 18, expected level should be 20. | 1671 | |
| indentation | Indentation | 'else' child have incorrect indentation level 18, expected level should be 20. | 1672 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 16, expected level should be 18. | 1674 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 14, expected level should be 16. | 1675 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1675 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 14. | 1683 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 8, expected level should be 12. | 1684 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1710 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 1739 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 1741 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 16. | 1742 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 14. | 1753 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 10, expected level should be 12. | 1754 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1754 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 10. | 1777 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 1780 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 1790 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 1792 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 1793 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 1803 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 8. | 1804 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1804 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 6, expected level should be 8. | 1805 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 4, expected level should be 6. | 1806 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1806 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1839 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2111 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2115 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 14, expected level should be 12. | 2127 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 14, expected level should be 12. | 2128 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2191 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2492 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 6, expected level should be 12. | 2601 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 14. | 2602 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 16. | 2603 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 14. | 2604 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 16. | 2605 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 16. | 2606 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 16. | 2607 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 16. | 2608 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 16. | 2609 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 14, expected level should be 18. | 2610 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 14. | 2617 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 12. | 2618 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2651 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 2727 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 22. | 2728 | |
| indentation | Indentation | 'if' child have incorrect indentation level 22, expected level should be 24. | 2729 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 22. | 2730 | |
| indentation | Indentation | 'else' child have incorrect indentation level 22, expected level should be 24. | 2731 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 20, expected level should be 22. | 2732 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 2733 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 2734 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be 22. | 2735 | |
| indentation | Indentation | 'if' child have incorrect indentation level 22, expected level should be 24. | 2736 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be 22. | 2737 | |
| indentation | Indentation | 'else' child have incorrect indentation level 22, expected level should be 24. | 2738 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 20, expected level should be 22. | 2739 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 2740 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 2741 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 2742 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2800 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 2825 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2867 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.Result. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 30 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.ClientService' import. | 32 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Objects' import. | 25 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 41 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 122 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 2, expected level should be 4. | 147 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 226 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 227 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 276 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| indentation | Indentation | '.' have incorrect indentation level 6, expected level should be 8. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 449 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 507 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 510 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 8, expected level should be 10. | 562 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 579 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 606 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 607 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 8, expected level should be 10. | 618 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 635 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 639 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 658 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 678 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 694 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 707 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 722 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.KeyValue. | 26 | |
| design | FinalClass | Class RegionInfoBuilder should be declared as final. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 242 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 6. | 368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 412 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfo. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfoBuilder. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| indentation | Indentation | 'RegionInfoBuilder' have incorrect indentation level 4, expected level should be 6. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 120 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 8, expected level should be 10. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.AsyncRpcRetryingCallerFactory.ServerRequestCallerBuilder' import. | 24 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 67 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 370 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 398 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 679 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 853 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 870 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 871 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 889 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 898 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 29 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting. | 21 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException' import. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.HBaseRpcController' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.PRIORITY_UNSET' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 36 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 836 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 846 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 878 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1017 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ScanMetrics' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ScannerCallable.MoreResults' import. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 393 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcControllerFactory' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.PRIORITY_UNSET' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.backoff.ServerStatistics' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 637 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.InterruptedIOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CollectionUtils.computeIfAbsent' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 87 | |
| indentation | Indentation | 'lambda' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.coprocessor.Batch' import. | 32 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 162 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 177 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 332 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 333 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 334 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 336 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 337 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 342 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 415 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 455 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 474 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 2, expected level should be 4. | 64 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 171 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 43 | |
| design | FinalClass | Class TableDescriptorBuilder should be declared as final. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 360 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 366 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 442 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 460 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 462 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 468 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 590 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 601 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 627 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 663 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 725 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 759 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 810 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 882 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1026 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1071 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1080 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1081 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1087 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1146 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1165 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1207 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1210 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1230 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1245 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1309 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1352 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1358 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 1363 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1384 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 50 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 51 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 52 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 53 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 54 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 55 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 56 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 57 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 58 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 59 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 60 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 61 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.RequestConverter' import. | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 206 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 4. | 486 | |
| indentation | Indentation | 'try' have incorrect indentation level 7, expected level should be 4. | 487 | |
| indentation | Indentation | 'try' child have incorrect indentation level 9, expected level should be 6. | 488 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 7, expected level should be 4. | 489 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 11, expected level should be 6. | 490 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 11, expected level should be 6. | 491 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 7, expected level should be 4. | 492 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 493 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 497 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 498 | |
| indentation | Indentation | 'regionList' have incorrect indentation level 6, expected level should be 8. | 612 | |
| sizes | MethodLength | Method length is 174 lines (max allowed is 150). | 666 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 671 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 672 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 673 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 674 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 675 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 676 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 677 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 678 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 679 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 824 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 825 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 826 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 827 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 849 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 901 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 902 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 921 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 27. | 927 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 27. | 928 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 27. | 929 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 956 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 957 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1060 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 1234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Collection. | 28 | |
| imports | UnusedImports | Unused import - java.util.concurrent.ExecutorService. | 33 | |
| imports | UnusedImports | Unused import - java.util.concurrent.Executors. | 34 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeUnit. | 35 | |
| imports | UnusedImports | Unused import - java.util.concurrent.TimeoutException. | 36 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 63 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 73 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 299 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 7, expected level should be 6. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 447 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'getAdmin' must be private and have accessor methods. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.NamespaceDescriptor.DEFAULT_NAMESPACE_NAME_STR' import. | 21 | |
| design | VisibilityModifier | Variable 'getAdminBuilder' must be private and have accessor methods. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.common.collect.Lists' import. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Waiter.ExplainingPredicate' import. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 127 | |
| design | VisibilityModifier | Variable 'allReqs' must be private and have accessor methods. | 151 | |
| design | VisibilityModifier | Variable 'callsCt' must be private and have accessor methods. | 152 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 506 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 615 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 621 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 643 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 686 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 697 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 740 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 768 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 772 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 783 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 822 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 926 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 937 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 961 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1023 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1044 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1076 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1261 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1307 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1482 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1537 | |
| indentation | Indentation | 'switch' have incorrect indentation level 11, expected level should be 6. | 1537 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1538 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1539 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1540 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1541 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1542 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1543 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1544 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1545 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1546 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1547 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1548 | |
| indentation | Indentation | 'switch rcurly' have incorrect indentation level 4, expected level should be 6. | 1549 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.AsyncProcess.START_LOG_ERRORS_AFTER_COUNT_KEY' import. | 41 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 398 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 476 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 496 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 555 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 556 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Rule. | 44 | |
| imports | UnusedImports | Unused import - org.junit.rules.TestName. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 272 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 381 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 140 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 143 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 144 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 145 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 146 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 147 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 148 | |
| indentation | Indentation | 'else' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 149 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 150 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 151 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 152 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 153 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 154 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 155 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 157 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 159 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'getTable' must be private and have accessor methods. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Arrays. | 28 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 27. | 207 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 27. | 208 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 31. | 342 | |
| coding | EmptyStatement | Empty statement. | 343 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 566 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 6, 10. | 567 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 6, 10. | 568 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 826 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'tableType' must be private and have accessor methods. | 80 | |
| design | VisibilityModifier | Variable 'tableGetter' must be private and have accessor methods. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'scanType' must be private and have accessor methods. | 38 | |
| design | VisibilityModifier | Variable 'scanCreater' must be private and have accessor methods. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'tableType' must be private and have accessor methods. | 39 | |
| design | VisibilityModifier | Variable 'getTable' must be private and have accessor methods. | 42 | |
| design | VisibilityModifier | Variable 'scanType' must be private and have accessor methods. | 45 | |
| design | VisibilityModifier | Variable 'scanCreator' must be private and have accessor methods. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'methodName' must be private and have accessor methods. | 71 | |
| design | VisibilityModifier | Variable 'method' must be private and have accessor methods. | 74 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 112 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'scanType' must be private and have accessor methods. | 39 | |
| design | VisibilityModifier | Variable 'scanCreater' must be private and have accessor methods. | 42 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| blocks | EmptyBlock | Must have at least one statement. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 12. | 1312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| indentation | Indentation | 'result' have incorrect indentation level 4, expected level should be 6. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 33 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 145 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Stopwatch' import. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 298 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 330 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 357 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 526 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 533 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 536 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 537 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 546 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 547 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 577 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 578 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 579 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 580 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 628 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 630 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 643 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 644 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 658 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 659 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 714 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 715 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 716 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 718 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 733 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 750 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 6. | 757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 836 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection.CLIENT_SIDE_METRICS_ENABLED_KEY' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 6. | 142 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 6. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 166 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 229 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 289 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 351 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 359 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 420 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 426 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 471 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoordinatedStateManager' import. | 32 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.BlockingRpcClient' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingRpcChannel' import. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 157 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 193 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.net.UnknownHostException' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| sizes | MethodLength | Method length is 188 lines (max allowed is 150). | 111 | |
| design | VisibilityModifier | Variable 'numBraveSouls' must be private and have accessor methods. | 347 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 352 | |
| design | VisibilityModifier | Variable 'numCallQueueTooBig' must be private and have accessor methods. | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 64 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 259 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 267 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 314 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 317 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 318 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 586 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 678 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 700 | |
| sizes | MethodLength | Method length is 299 lines (max allowed is 150). | 850 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1307 | |
| sizes | MethodLength | Method length is 212 lines (max allowed is 150). | 1314 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1426 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1427 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1435 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1436 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1443 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1444 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1451 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1452 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1488 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 1489 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1497 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 1498 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 1513 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1514 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 1522 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 1523 | |
| sizes | MethodLength | Method length is 192 lines (max allowed is 150). | 1528 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1734 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1735 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1778 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1779 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1787 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1788 | |
| sizes | MethodLength | Method length is 300 lines (max allowed is 150). | 1902 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2923 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2939 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 2947 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 3021 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 3037 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 3045 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 3500 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3505 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3507 | |
| sizes | MethodLength | Method length is 212 lines (max allowed is 150). | 3511 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 3686 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 3687 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 3695 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 3696 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 3711 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 3712 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 3720 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 3721 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 4034 | |
| indentation | Indentation | 'Result' have incorrect indentation level 4, expected level should be 6. | 4035 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 4062 | |
| indentation | Indentation | 'Result' have incorrect indentation level 4, expected level should be 6. | 4063 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 4102 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4132 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 4322 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4606 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4658 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 4659 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4660 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 4816 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 4817 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 4927 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4931 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4936 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4947 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4954 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4969 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4972 | |
| blocks | EmptyBlock | Must have at least one statement. | 5021 | |
| blocks | EmptyBlock | Must have at least one statement. | 5034 | |
| blocks | EmptyBlock | Must have at least one statement. | 5096 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 5336 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5504 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5518 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 5532 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 5572 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 5573 | |
| sizes | MethodLength | Method length is 180 lines (max allowed is 150). | 5844 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6487 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6506 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 6526 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 129 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 319 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 345 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 380 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 391 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 463 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 580 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 626 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 756 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 837 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 865 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 878 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 881 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 892 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 961 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.CoprocessorHost' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.reflect.InvocationTargetException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.access.Permission' import. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 50 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ServiceException' import. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 124 | |
| blocks | LeftCurly | '{' at column 26 should have line break after. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 76 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 778 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 890 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 987 | |
| sizes | MethodLength | Method length is 179 lines (max allowed is 150). | 989 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1051 | |
| blocks | EmptyBlock | Must have at least one statement. | 1151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1172 | |
| indentation | Indentation | 'for' have incorrect indentation level 7, expected level should be 6. | 1353 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 1354 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1354 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 1356 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 1357 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 1358 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 7, expected level should be 6. | 1359 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1362 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Matchers.any' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertArrayEquals. | 21 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertEquals. | 22 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertNotNull. | 24 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertNull. | 25 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertSame. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 32 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 474 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.ThrottlingException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 41 | |
| imports | ImportOrder | Wrong order for 'junit.framework.Assert.assertEquals' import. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 189 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 190 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 192 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 193 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 194 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 195 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 71 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 98 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 99 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 101 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 102 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 103 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 105 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 106 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 107 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MultiRequest' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicBoolean. | 45 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 46 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 118 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 302 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 515 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 592 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 43 | |
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertEquals' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| misc | UpperEll | Should use uppercase 'L'. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| misc | UpperEll | Should use uppercase 'L'. | 244 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 310 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 341 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 366 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 391 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 431 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 432 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 447 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 448 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 449 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 450 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 453 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 467 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 471 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 488 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 489 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 507 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 508 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 521 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 522 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 529 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 530 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 537 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 439 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 440 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 441 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 442 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 444 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 445 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 446 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'put' must be private and have accessor methods. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'scanType' must be private and have accessor methods. | 38 | |
| design | VisibilityModifier | Variable 'scanCreater' must be private and have accessor methods. | 41 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfo. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfoBuilder. | 25 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.RegionInfoDisplay. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 38 | |
| indentation | Indentation | 'withLookingForStuckThread' have incorrect indentation level 2, expected level should be 4. | 44 | |
| indentation | Indentation | 'RegionInfoDisplay' have incorrect indentation level 4, expected level should be 6. | 65 | |
| indentation | Indentation | 'RegionInfoDisplay' have incorrect indentation level 4, expected level should be 6. | 67 | |
| indentation | Indentation | 'RegionInfoDisplay' have incorrect indentation level 4, expected level should be 6. | 71 | |
| indentation | Indentation | 'RegionInfoDisplay' have incorrect indentation level 4, expected level should be 6. | 78 | |
| indentation | Indentation | 'descriptiveNameForDisplay' have incorrect indentation level 4, expected level should be 6. | 85 | |
| indentation | Indentation | 'descriptiveNameForDisplay' have incorrect indentation level 4, expected level should be 6. | 87 | |
| indentation | Indentation | 'RegionInfoDisplay' have incorrect indentation level 4, expected level should be 6. | 88 | |
| indentation | Indentation | 'origDesc' have incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | 'origDesc' have incorrect indentation level 4, expected level should be 6. | 92 | |
| indentation | Indentation | 'Bytes' have incorrect indentation level 4, expected level should be 6. | 93 | |
| indentation | Indentation | 'ri' have incorrect indentation level 4, expected level should be 6. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 492 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 622 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 673 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.Counter' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 583 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 657 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 658 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 781 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 782 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 878 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 879 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 250 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 26 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.Put. | 27 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.ResultScanner. | 28 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.client.Scan. | 29 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 40 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 112 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.fail. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 394 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 4. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 486 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 509 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 582 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 780 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'batch' must be private and have accessor methods. | 61 | |
| design | VisibilityModifier | Variable 'smallResultSize' must be private and have accessor methods. | 64 | |
| design | VisibilityModifier | Variable 'allowPartial' must be private and have accessor methods. | 67 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 139). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Maps' import. | 42 | |
| misc | UpperEll | Should use uppercase 'L'. | 164 | |
| misc | UpperEll | Should use uppercase 'L'. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 381 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.SnapshotManifestV1' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| indentation | Indentation | 'try' have incorrect indentation level 4, expected level should be 6. | 255 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 256 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 257 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 258 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 4, expected level should be 6. | 260 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 6, expected level should be 8. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 45 | |
| design | VisibilityModifier | Variable 'TEST_TABLE' must be private and have accessor methods. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| coding | EmptyStatement | Empty statement. | 93 | |
| coding | EmptyStatement | Empty statement. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 21 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 202 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 203 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 31. | 205 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 206 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 33. | 207 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 33. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 392 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'bbb' must be private and have accessor methods. | 53 | |
| design | VisibilityModifier | Variable 'yyy' must be private and have accessor methods. | 54 | |
| indentation | Indentation | 'while' child have incorrect indentation level 5, expected level should be 6. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 255 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 326 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 327 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 345 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 346 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 362 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 363 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 381 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 55 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 57 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 58 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 60 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 62 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 63 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 64 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 65 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 66 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 72 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 73 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 74 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 75 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 76 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcCallContext' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos' import. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 26 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionLoadStats' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| indentation | Indentation | 'R' have incorrect indentation level 2, expected level should be 4. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| indentation | Indentation | 'R' have incorrect indentation level 2, expected level should be 4. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 308 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| indentation | Indentation | 'long' have incorrect indentation level 2, expected level should be 4. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 380 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| indentation | Indentation | 'S' have incorrect indentation level 2, expected level should be 4. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 446 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 454 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| indentation | Indentation | 'Pair' have incorrect indentation level 2, expected level should be 4. | 467 | |
| misc | UpperEll | Should use uppercase 'L'. | 472 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 521 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 525 | |
| indentation | Indentation | 'double' have incorrect indentation level 2, expected level should be 4. | 528 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 541 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 544 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 561 | |
| indentation | Indentation | 'Pair' have incorrect indentation level 2, expected level should be 4. | 564 | |
| misc | UpperEll | Should use uppercase 'L'. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 629 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 630 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 633 | |
| indentation | Indentation | 'double' have incorrect indentation level 2, expected level should be 4. | 636 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 639 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 650 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 653 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 674 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| indentation | Indentation | 'Pair' have incorrect indentation level 2, expected level should be 4. | 679 | |
| indentation | Indentation | 'getMedianArgs' have incorrect indentation level 2, expected level should be 4. | 680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 734 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 735 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 736 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 738 | |
| indentation | Indentation | 'R' have incorrect indentation level 2, expected level should be 4. | 741 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 744 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 752 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 753 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 754 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 756 | |
| indentation | Indentation | 'R' have incorrect indentation level 2, expected level should be 4. | 759 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 779 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 786 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 10. | 818 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 819 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 368 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 370 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 372 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 373 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 374 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 375 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 377 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 379 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 380 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 381 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.ColumnInterpreter' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 48 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| misc | UpperEll | Should use uppercase 'L'. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 25 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| indentation | Indentation | 'ProcessRequest' have incorrect indentation level 2, expected level should be 4. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 146). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 200). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 206). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 169). | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 75 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 31, expected level should be one of the following: 8, 10. | 79 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 33, expected level should be one of the following: 10, 12. | 83 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 33, expected level should be one of the following: 10, 12. | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 84 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 33, expected level should be one of the following: 10, 12. | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 86 | |
| indentation | Indentation | 'if' have incorrect indentation level 33, expected level should be one of the following: 10, 12. | 87 | |
| indentation | Indentation | 'if' child have incorrect indentation level 35, expected level should be one of the following: 12, 14. | 88 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 33, expected level should be one of the following: 10, 12. | 89 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 33, expected level should be one of the following: 10, 12. | 90 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 31, expected level should be one of the following: 8, 10. | 91 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 29, expected level should be one of the following: 6, 8. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.nio.charset.StandardCharsets' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 48 | |
| design | VisibilityModifier | Variable 'countOfRPCcalls' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable 'countOfRemoteRPCcalls' must be private and have accessor methods. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 68 | |
| design | VisibilityModifier | Variable 'sumOfMillisSecBetweenNexts' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'countOfNSRE' must be private and have accessor methods. | 73 | |
| design | VisibilityModifier | Variable 'countOfBytesInResults' must be private and have accessor methods. | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 83 | |
| design | VisibilityModifier | Variable 'countOfBytesInRemoteResults' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'countOfRegions' must be private and have accessor methods. | 88 | |
| design | VisibilityModifier | Variable 'countOfRPCRetries' must be private and have accessor methods. | 93 | |
| design | VisibilityModifier | Variable 'countOfRemoteRPCRetries' must be private and have accessor methods. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableMap' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 71 | |
| design | VisibilityModifier | Variable 'countOfRowsFiltered' must be private and have accessor methods. | 71 | |
| design | VisibilityModifier | Variable 'countOfRowsScanned' must be private and have accessor methods. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 149 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| annotation | MissingDeprecated | Missing a Javadoc comment. | 193 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 313 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 348 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 358 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 359 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 360 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 362 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 373 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 376 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 398 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 400 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationException' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 39 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 41 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 46 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 342 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 362 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 433 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 37 has parse error. Details: no viable alternative at input '<ColumnFamily,' while parsing HTML_ELEMENT | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.RetriesExhaustedException. | 37 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.replication.ReplicationPeer. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 457 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 69 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.CellOutputStream' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.CellCodec. | 33 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.Codec. | 34 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.KeyValueCodec. | 35 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.codec.MessageCodec. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.CountingInputStream' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.CountingInputStream' import. | 44 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.CountingInputStream' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.CountingInputStream' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.CountingInputStream' import. | 44 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configured' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertEquals. | 20 | |
| imports | UnusedImports | Unused import - java.util.List. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 34 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 230 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 231 | |
| design | VisibilityModifier | Variable 'wasRun' must be private and have accessor methods. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 127). | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 151). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 73 | |
| sizes | LineLength | Line is longer than 100 characters (found 134). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 153). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 147). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 118 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 150 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 167 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 174 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 188 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 236 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 255 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 256 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 258 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 61 | |
| design | VisibilityModifier | Variable 'ignoreZKDeleteForTesting' must be private and have accessor methods. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| blocks | EmptyBlock | Must have at least one statement. | 457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 566 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.conf.Configuration. | 22 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ServerName. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 154 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 539 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 41 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 64 | |
| misc | UpperEll | Should use uppercase 'L'. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| misc | UpperEll | Should use uppercase 'L'. | 239 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 | |
| misc | UpperEll | Should use uppercase 'L'. | 302 | |
| misc | UpperEll | Should use uppercase 'L'. | 362 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | VisibilityModifier | Variable 'impl' must be private and have accessor methods. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CoprocessorRpcUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 28 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 37 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.Coprocessor. | 24 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.TableName. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.PrepareBulkLoadRequest' import. | 29 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.PrepareBulkLoadRequest. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.CleanupBulkLoadRequest' import. | 30 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.CleanupBulkLoadRequest. | 30 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 39 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest' import. | 34 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 | |
| indentation | Indentation | 'Q' have incorrect indentation level 0, expected level should be 2. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 442 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 511 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 513 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 514 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 515 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 516 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 517 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. | 518 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 700 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 704 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.annotation.ElementType' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. | 26 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.Coprocessor. | 26 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 78 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 173 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 208 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 233 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 236 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 452 | |
| design | FinalClass | Class Response should be declared as final. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 447 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 464 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 465 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 527 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 528 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1006 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1185 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistries' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.common.annotations.VisibleForTesting' import. | 22 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HBaseInterfaceAudience. | 24 | |
| imports | UnusedImports | Unused import - org.apache.yetus.audience.InterfaceStability. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 106 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 246 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 319 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 320 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 494 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 502 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 514 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 515 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 538 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 540 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 620 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 650 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 852 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 853 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 982 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 995 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1007 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1018 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1059 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1063 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1083 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.Coprocessor. | 23 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 457 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 484 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 508 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 524 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.RegionLoad' import. | 44 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 46 | |
| imports | ImportOrder | Wrong order for 'java.io.*' import. | 46 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 47 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.*. | 49 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 55 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. | 91 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 202 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 202 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 486 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Optional. | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 26 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 27 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcController' import. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 191 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 192 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 27 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 57 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 60 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 61 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 62 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 63 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 64 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 331 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 408 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 74 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 12, expected level should be 10. | 499 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.*. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 96 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.generated.ClientProtos. | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 49 | |
| design | VisibilityModifier | Variable 'masterZKNodeWasDeleted' must be private and have accessor methods. | 64 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 179 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 181 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 182 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 183 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 185 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 186 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 48 | |
| design | VisibilityModifier | Variable 'masterZKNodeWasDeleted' must be private and have accessor methods. | 63 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 164 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 166 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 167 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 168 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 170 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 171 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 74 | |
| design | VisibilityModifier | Variable 'tableCreationLatch' must be private and have accessor methods. | 88 | |
| design | VisibilityModifier | Variable 'tableDeletionLatch' must be private and have accessor methods. | 89 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 749 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 751 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.CoprocessorTests' import. | 33 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.CoprocessorTests' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 283 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.NoLimitScannerContext. | 70 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 129 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 136 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 137 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 148 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 149 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 165 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 176 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 189 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 244 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 265 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 51. | 275 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 51. | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 290 | |
| blocks | EmptyBlock | Must have at least one statement. | 340 | |
| blocks | EmptyBlock | Must have at least one statement. | 366 | |
| blocks | EmptyBlock | Must have at least one statement. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 551 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 552 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 581 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 605 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 610 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 620 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 664 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 665 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 247 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 274 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 338 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.MockRegionServerServices. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.CoprocessorTests' import. | 45 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.CoprocessorTests' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.CoprocessorTests' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 72 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 78 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 652 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.access.Permission' import. | 61 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 157 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 158 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 165 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 172 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 176 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 339 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 396 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 351 | |
| coding | EmptyStatement | Empty statement. | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CoprocessorEnvironment' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 75 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 122). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 109 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.math.IntMath' import. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 154). | 209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - com.google.errorprone.fixes.Fix. | 25 | |
| imports | UnusedImports | Unused import - com.google.errorprone.fixes.SuggestedFix. | 26 | |
| imports | UnusedImports | Unused import - com.google.errorprone.matchers.Matcher. | 28 | |
| imports | UnusedImports | Unused import - com.sun.source.tree.ImportTree. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.CallTimeoutException' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.DoNotRetryRegionException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 29 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 46 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 52 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 58 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 64 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 70 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 76 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 82 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 88 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 95 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 102 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 109 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 115 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 127 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 133 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 139 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 145 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 152 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 158 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 164 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 170 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 176 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 182 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 188 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 194 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 200 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 206 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 212 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 220 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 225 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 232 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 238 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 245 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 252 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 259 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 266 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 273 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 300 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 4, expected level should be 6. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.ThreadMonitoring' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 255 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 256 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 32 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 33 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 34 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 35 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 36 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 37 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 38 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 41 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 42 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 43 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 44 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 45 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 46 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 47 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 48 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 49 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 50 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 40 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 253 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 416 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 484 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 485 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 488 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 490 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 491 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 6. | 493 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 8. | 494 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 6. | 496 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 498 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 499 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 500 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 501 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 628 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 771 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 780 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 103 | |
| indentation | Indentation | 'segregateRegionsAndAssignRegionsWithFavoredNodes' have incorrect indentation level 2, expected level should be 4. | 244 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 246 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionInfo' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 54 | |
| indentation | Indentation | 'secondaryAndTertiaryRSPlacementHelper' have incorrect indentation level 2, expected level should be 4. | 284 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 105 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 120 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 39 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 60 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 113 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 121 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 34 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| indentation | Indentation | 'if' have incorrect indentation level 3, expected level should be 4. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| indentation | Indentation | 'if' have incorrect indentation level 3, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 37 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 62 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 66 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| indentation | Indentation | 'if' have incorrect indentation level 3, expected level should be 4. | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| indentation | Indentation | 'if' have incorrect indentation level 3, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 6. | 221 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 6. | 222 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 6. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 35 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 132 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 178 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 203 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 227 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 228 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 229 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 230 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 231 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 232 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 233 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 234 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 235 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 236 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 237 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 238 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 239 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 240 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 275 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 304 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 70 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 158 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 4, expected level should be 6. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 287 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 144). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 41 | |
| indentation | Indentation | 'enum def rcurly' have incorrect indentation level 0, expected level should be 2. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 198). | 84 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 96 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 100 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 170). | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 134 | |
| sizes | LineLength | Line is longer than 100 characters (found 154). | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 170). | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 146 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 148 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 149 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 150 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 152 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 153 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 156 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 157 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 160 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 162 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 163 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 164 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 165 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 166 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 167 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 168 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 169 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 171 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 172 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 174 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 175 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 176 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 178 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 180 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 181 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 182 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 183 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 185 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 186 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 187 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 188 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 190 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 191 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 192 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 193 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 194 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 195 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 196 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 197 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 198 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 199 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 200 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 201 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 202 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 203 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 204 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 205 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 207 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 208 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 209 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 210 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 211 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 212 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 213 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 216 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 217 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 220 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 221 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 222 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 223 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 224 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 226 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 227 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 30 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 171 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 29 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. | 31 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 63 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 150 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 208 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 211 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 213 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 220 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 600 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 611 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 622 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 623 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 626 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 33 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 69 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 34 | |
| blocks | LeftCurly | '{' at column 26 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 42 should have line break after. | 49 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 50 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 176 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.CompareFilter.CompareOp' import. | 37 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 110 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 188 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 211 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 224 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 240 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 273 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 301 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 389 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 484 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 522 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 548 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 575 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 605 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 635 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 656 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 678 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 701 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 744 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 776 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 776 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 778 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 780 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 782 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 784 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 786 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 788 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 790 | |
| annotation | MissingDeprecated | Duplicate @deprecated tag. | 800 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 803 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 805 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 807 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 809 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 811 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 813 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 815 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 817 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 827 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 828 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 835 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 837 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 839 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 841 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 843 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 853 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 874 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 894 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 40 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 369 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 370 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 371 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 372 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 35 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 160 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 249 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 257 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 299 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 426 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 429 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 29 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 141 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 35 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 39 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def lcurly' have incorrect indentation level 4, expected level should be 2. | 78 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 78 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 111 | |
| coding | EmptyStatement | Empty statement. | 112 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 176 | |
| coding | EmptyStatement | Empty statement. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.junit.After' import. | 43 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 244 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 250 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 251 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 252 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Throwables' import. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 426 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 427 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 428 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 429 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 430 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 431 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 433 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 434 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 435 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 436 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 437 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 438 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 440 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 441 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 442 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 444 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 445 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 447 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 449 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 450 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 451 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 452 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 454 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 455 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 456 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 457 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 458 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 459 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 461 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 462 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 463 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 464 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 465 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 466 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 582 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 623 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 644 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 678 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 686 | |
| sizes | MethodLength | Method length is 156 lines (max allowed is 150). | 765 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 840 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 841 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 842 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 843 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 845 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 846 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 847 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 848 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 850 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 851 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 852 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 853 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 855 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 856 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 857 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 858 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 859 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 860 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 862 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 863 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 864 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 865 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 866 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 867 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 869 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 870 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 871 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 872 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 873 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 874 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 889 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 890 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 891 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 892 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 894 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 895 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 896 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 897 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 899 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 900 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 901 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 902 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 904 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 905 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 906 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 907 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 909 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 910 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 911 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 912 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 914 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 915 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 916 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 917 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 927 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 928 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 929 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 931 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 932 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 933 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 936 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 937 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 938 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 940 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 941 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 942 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 945 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 946 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 947 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 949 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 950 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 951 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 955 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 956 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 957 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 959 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 960 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 961 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 965 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 966 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 967 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 969 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 970 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 971 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 975 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 976 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 977 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 979 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 980 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 981 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 985 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 987 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 988 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 990 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 992 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 993 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 994 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 996 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 997 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 998 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1000 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1001 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1002 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1004 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1005 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1006 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1008 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1009 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1010 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1012 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1013 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1014 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1016 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1022 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1024 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1025 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1027 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1029 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1030 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1031 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1033 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1034 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1035 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1037 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1038 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1039 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1041 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1042 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1043 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1045 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1046 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1047 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1049 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1050 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1051 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1053 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1055 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1139 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1140 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1141 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1142 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1143 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1144 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1146 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1147 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1148 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1149 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1150 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1151 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1153 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1154 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1155 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1156 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1157 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1158 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1160 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1161 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1162 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1163 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1164 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1165 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1167 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1168 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1169 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1170 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1171 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1172 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1187 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1188 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1189 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1190 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1191 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1192 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1194 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1195 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1196 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1197 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1198 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1199 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1305 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1306 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1307 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1308 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1309 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1310 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1312 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1313 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1314 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1315 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1316 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1317 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1319 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1320 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1321 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1322 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1323 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1324 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1341 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1342 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1343 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1344 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1345 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1346 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1348 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1349 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1350 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1351 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1352 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1353 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1355 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1356 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1357 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1358 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1359 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1360 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1382 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1406 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1407 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1408 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1409 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1410 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1411 | |
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 4, expected level should be 6. | 1422 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1423 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1423 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1428 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1429 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1430 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1431 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1432 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1433 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1434 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1435 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1436 | |
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 4, expected level should be 6. | 1443 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1444 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1444 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1449 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1450 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1451 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1452 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1453 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1454 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1455 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1456 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1457 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1470 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1471 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1472 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1473 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1474 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1475 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1476 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1477 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1478 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1479 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1480 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1481 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1482 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1483 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1484 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1485 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1486 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1487 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1567 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1568 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1569 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1600 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1601 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1602 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1603 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1670 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1692 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1713 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1744 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1763 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1870 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1873 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1889 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1905 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1928 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1932 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1933 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1934 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1938 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1939 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1940 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1943 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1944 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1945 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1948 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1949 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1950 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1951 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1954 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1955 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1956 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1957 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1958 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 2035 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 2072 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2089 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 269 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 279 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 289 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 392 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 478 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 493 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 501 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 507 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 510 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 522 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 527 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 560 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 564 | |
| design | VisibilityModifier | Variable 'didCellPassToTheFilter' must be private and have accessor methods. | 635 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 25 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.CompareFilter.CompareOp' import. | 32 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 6, expected level should be 8. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MasterNotRunningException' import. | 38 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 55 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 55 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 125 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 128 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 129 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 130 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 174 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 177 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 178 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 179 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 180 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 181 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 182 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 360 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 405 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 415 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.ArrayList. | 23 | |
| imports | UnusedImports | Unused import - java.util.List. | 25 | |
| design | VisibilityModifier | Variable 'lenAsVal' must be private and have accessor methods. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 27 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 31 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 28. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 116 | |
| coding | EmptyStatement | Empty statement. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 188 | |
| coding | EmptyStatement | Empty statement. | 189 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 233 | |
| coding | EmptyStatement | Empty statement. | 234 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 244 | |
| coding | EmptyStatement | Empty statement. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 540 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 616 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 625 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 634 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 643 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 655 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 668 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.codec.binary.Hex' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 39 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 25 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 32 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 32 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 4, expected level should be 6. | 59 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 65 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 66 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 56 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 153 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 365 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 368 | |
| indentation | Indentation | 'try' have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 370 | |
| indentation | Indentation | 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 371 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 373 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 374 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 375 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 376 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 377 | |
| indentation | Indentation | 'if' child have incorrect indentation level 22, expected level should be one of the following: 16, 18. | 382 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 383 | |
| indentation | Indentation | 'else' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 384 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 385 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 386 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 389 | |
| indentation | Indentation | 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 390 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 391 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 393 | |
| indentation | Indentation | 'if' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 394 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 395 | |
| indentation | Indentation | 'if' have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 396 | |
| indentation | Indentation | 'if' child have incorrect indentation level 22, expected level should be one of the following: 16, 18. | 397 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 398 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be one of the following: 14, 16. | 399 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 400 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 18, expected level should be one of the following: 12, 14. | 401 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 402 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 403 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 299 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 301 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 302 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 303 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 30 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 43 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 48 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 49 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 50 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 51 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 52 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 53 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 54 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 55 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 87 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.NCSARequestLog' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.log4j.AppenderSkeleton' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 57 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 64 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.Handler' import. | 73 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.SecureRequestCustomizer' import. | 77 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.RequestLog' import. | 81 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.servlet.FilterHolder' import. | 85 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.servlet.DefaultServlet' import. | 87 | |
| design | FinalClass | Class ListenerInfo should be declared as final. | 150 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 209 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 211 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 213 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 272 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 281 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 290 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 342 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 343 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 347 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 348 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 4. | 349 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 77, expected level should be 8. | 363 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 445 | |
| indentation | Indentation | 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. | 447 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 465 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 480 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 486 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 628 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 635 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 764 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 765 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 766 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 767 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 768 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 769 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 770 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 854 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 865 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 876 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 889 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1018 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1175 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.net.MalformedURLException' import. | 33 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 118 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.security.ConstraintMapping' import. | 22 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 6, expected level should be 4. | 65 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 70 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 74 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 92 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 99 | |
| coding | EmptyStatement | Empty statement. | 99 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 27, 28. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.RequestLog' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.NCSARequestLog' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 41. | 378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 391 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 41. | 423 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 488 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 501 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.LogFactory' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 100 | |
| coding | EmptyStatement | Empty statement. | 100 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35, 36. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.ssl.KeyStoreTestUtil' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 69 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 106 | |
| coding | EmptyStatement | Empty statement. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.BufferedReader. | 19 | |
| imports | UnusedImports | Unused import - java.io.InputStreamReader. | 22 | |
| imports | UnusedImports | Unused import - org.apache.http.entity.ByteArrayEntity. | 51 | |
| imports | UnusedImports | Unused import - org.apache.http.entity.ContentType. | 52 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 211 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 214 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 216 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 217 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 218 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 221 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 222 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 228 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 230 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 231 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 232 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 233 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 235 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 236 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 237 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.HttpServer' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.Filter' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.ServerConfigurationKeys.HBASE_HTTP_STATIC_USER' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.ServerConfigurationKeys.DEFAULT_HBASE_HTTP_STATIC_USER' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.ServerConfigurationKeys' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.HttpServer' import. | 39 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 77 | |
| indentation | Indentation | 'method def rparen' have incorrect indentation level 8, expected level should be 4. | 101 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 171 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 171 | |
| coding | EmptyStatement | Empty statement. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.net.*. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.HttpServer' import. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.commons.logging.*. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.*' import. | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.commons.logging.impl.*. | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.log4j.*. | 31 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 68 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 68 | |
| coding | EmptyStatement | Empty statement. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rparen' have incorrect indentation level 6, expected level should be 2. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 72 | |
| misc | UpperEll | Should use uppercase 'L'. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 23 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 6, expected level should be 4. | 36 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 61 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 31 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 62 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 65 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.StreamUtils' import. | 25 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 100 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 159 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 181 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.CanSetDropBehind' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 6. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 213 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 261 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 360 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 489 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| sizes | MethodLength | Method length is 176 lines (max allowed is 150). | 124 | |
| design | VisibilityModifier | Variable 'atEnd' must be private and have accessor methods. | 130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.BytesWritable' import. | 28 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataOutputStream' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.Dictionary' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| coding | EmptyStatement | Empty statement. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.regex.Matcher' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 74 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 97 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 177 lines (max allowed is 150). | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| sizes | MethodLength | Method length is 204 lines (max allowed is 150). | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 29 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 30 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 60 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 85 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 212 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteArrayOutputStream' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.HEART_BEAT_SEQNO' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.asyncfs.FanOutOneBlockAsyncDFSOutputHelper.CancelOnClose' import. | 62 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 76 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.CreateFlag.CREATE' import. | 22 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.CodedOutputStream' import. | 33 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 57 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils' import. | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 492 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 505 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 599 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.CodedOutputStream' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 48 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 40 | |
| design | VisibilityModifier | Variable 'protection' must be private and have accessor methods. | 113 | |
| design | VisibilityModifier | Variable 'encryptionAlgorithm' must be private and have accessor methods. | 116 | |
| design | VisibilityModifier | Variable 'cipherSuite' must be private and have accessor methods. | 119 | |
| design | VisibilityModifier | Variable 'useTransparentEncryption' must be private and have accessor methods. | 122 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 14, 38. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.IOUtils' import. | 31 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 396 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 426 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JVM' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.MD5Hash' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CommonsCryptoAES' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.AES' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 42 | |
| design | FinalClass | Class Context should be declared as final. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 425 | |
| indentation | Indentation | 'try' have incorrect indentation level 26, expected level should be 6. | 425 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 426 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 8. | 427 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 8. | 429 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 4, expected level should be 6. | 430 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 6, expected level should be 8. | 431 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 4, expected level should be 6. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 50 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 61 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Cipher' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Decryptor' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Cipher' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.crypto.stream.CryptoInputStream' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Decryptor' import. | 24 | |
| imports | ImportOrder | Wrong order for 'javax.crypto.spec.IvParameterSpec' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| coding | EmptyStatement | Empty statement. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.crypto.stream.CryptoOutputStream' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. | 24 | |
| imports | ImportOrder | Wrong order for 'javax.crypto.spec.IvParameterSpec' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.crypto.Cipher' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 142 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.crypto.spec.SecretKeySpec' import. | 32 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 33 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.security.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 38 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockType' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.TagCompressionContext' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1011 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1012 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1013 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1105 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 8, expected level should be 4. | 1158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFileContext' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be 4. | 176 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 177 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 178 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 6. | 179 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 4. | 180 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 6. | 181 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 4. | 182 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 6. | 183 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 4. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression.Algorithm' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFileContext' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBuffInputStream' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteArrayOutputStream' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockType' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.WritableUtils' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteArrayOutputStream' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellComparator. | 19 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteArrayOutputStream' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.encoding.AbstractDataBlockEncoder.AbstractEncodedSeeker' import. | 33 | |
| misc | UpperEll | Should use uppercase 'L'. | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec.Decoder' import. | 34 | |
| misc | UpperEll | Should use uppercase 'L'. | 76 | |
| misc | UpperEll | Should use uppercase 'L'. | 77 | |
| misc | UpperEll | Should use uppercase 'L'. | 80 | |
| misc | UpperEll | Should use uppercase 'L'. | 81 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 43 | |
| misc | UpperEll | Should use uppercase 'L'. | 85 | |
| misc | UpperEll | Should use uppercase 'L'. | 132 | |
| misc | UpperEll | Should use uppercase 'L'. | 133 | |
| misc | UpperEll | Should use uppercase 'L'. | 137 | |
| misc | UpperEll | Should use uppercase 'L'. | 139 | |
| misc | UpperEll | Should use uppercase 'L'. | 161 | |
| misc | UpperEll | Should use uppercase 'L'. | 163 | |
| misc | UpperEll | Should use uppercase 'L'. | 166 | |
| misc | UpperEll | Should use uppercase 'L'. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.LoadTestKVGenerator' import. | 48 | |
| indentation | Indentation | 'for' have incorrect indentation level 5, expected level should be 4. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 38 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnoreProperties' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 33 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 182 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 247 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 29 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 417 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 584 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 589 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 600 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 706 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 707 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 709 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 710 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.impl.FastLongHistogram' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 45 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 280 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 376 | |
| coding | EmptyStatement | Empty statement. | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ChecksumType' import. | 28 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterBase' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 35 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 131 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 145 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 54 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 73 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 244 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 336 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 371 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 372 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 376 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 377 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 378 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 398 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 401 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 402 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 405 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 518 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 806 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 825 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 826 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 833 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 835 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 846 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 847 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 848 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 854 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 855 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 857 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 860 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 867 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 56 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 258 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 262 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 264 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 265 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 266 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 267 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 268 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 269 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 270 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 271 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 273 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 274 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 275 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 276 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 277 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 278 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 280 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 281 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 283 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 285 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 286 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 288 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 291 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 292 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 293 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 430 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 431 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 468 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 700 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 942 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 972 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 973 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1092 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1093 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1218 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1284 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be 6. | 1317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1361 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1528 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1649 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1665 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2061 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 46 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 68 | |
| indentation | Indentation | 'class def modifier' have incorrect indentation level 3, expected level should be 2. | 120 | |
| indentation | Indentation | 'class def modifier' have incorrect indentation level 3, expected level should be 2. | 240 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 409 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 476 | |
| indentation | Indentation | 'class def modifier' have incorrect indentation level 3, expected level should be 2. | 524 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 566 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 728 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 774 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 777 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 779 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 880 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 895 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1070 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1300 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1325 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1526 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 1559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1586 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1587 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1635 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 21 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression.Algorithm' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 63 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.FSDataInputStreamWrapper' import. | 71 | |
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.ConsoleReporter' import. | 84 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 564 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 584 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 654 | |
| design | FinalClass | Class SimpleReporter should be declared as final. | 671 | |
| design | FinalClass | Class Builder should be declared as final. | 687 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.fs.HFileSystem' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 65 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 329 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 647 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 848 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 904 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 910 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 945 | |
| misc | UpperEll | Should use uppercase 'L'. | 950 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1044 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1162 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 1296 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 1300 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 1301 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 1302 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 6. | 1304 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 1305 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 1306 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 1307 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 1313 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 1315 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 1316 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 1317 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 1318 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 1323 | |
| indentation | Indentation | 'if' have incorrect indentation level 11, expected level should be 10. | 1335 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 1343 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 1349 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 12. | 1350 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 11, expected level should be 10. | 1351 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 1352 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 1353 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 1354 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 6. | 1355 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 1356 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 1357 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 1358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1361 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1364 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1627 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1765 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1766 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Shipper' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 51 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 52 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 89 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparatorImpl.MetaCellComparator' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 361 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 420 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 442 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 453 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 454 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 455 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 456 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 708 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 725 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 24 has parse error. Details: no viable alternative at input '<key,' while parsing HTML_ELEMENT | 25 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 49 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnore' import. | 54 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 413 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 508 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 543 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 573 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 633 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 642 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 907 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1054 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1056 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'net.spy.memcached.CachedData' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.encoding.DataBlockEncoding' import. | 24 | |
| design | FinalClass | Class NoOpDataBlockEncoder should be declared as final. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 70 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 10. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 22 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 42 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 93 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonGenerationException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.TestCacheConfig.DataCacheEntry' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 58 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 163 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 115 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 119 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 121 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 122 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 124 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 126 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 127 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 129 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 131 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 133 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 136 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 137 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 139 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 141 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 142 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 144 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 146 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 147 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 64 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 84 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 40 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 81 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 46. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 50 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 96 | |
| indentation | Indentation | 'try' have incorrect indentation level 5, expected level should be 4. | 97 | |
| indentation | Indentation | 'try' child have incorrect indentation level 7, expected level should be 6. | 98 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 5, expected level should be 4. | 99 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 7, expected level should be 6. | 101 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 5, expected level should be 4. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 307 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 313 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 443 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 491 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 492 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 501 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 507 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 513 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 519 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 526 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 532 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 539 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 546 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 55 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 120 | |
| misc | UpperEll | Should use uppercase 'L'. | 127 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 293 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 309 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 697 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 699 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 787 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 801 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 50 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 108 | |
| design | VisibilityModifier | Variable 'hitCount' must be private and have accessor methods. | 167 | |
| design | VisibilityModifier | Variable 'missCount' must be private and have accessor methods. | 168 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 350 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 360 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 521 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 525 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 527 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 528 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 530 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 532 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 533 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 535 | |
| indentation | Indentation | 'block lcurly' have incorrect indentation level 3, expected level should be 4. | 537 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 538 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 543 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 548 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 549 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 550 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 551 | |
| indentation | Indentation | 'for' have incorrect indentation level 5, expected level should be 6. | 554 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 8. | 555 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 8. | 558 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 8. | 561 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 5, expected level should be 6. | 562 | |
| indentation | Indentation | 'block' child have incorrect indentation level 5, expected level should be 6. | 563 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 3, expected level should be 4. | 564 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 567 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 570 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 572 | |
| indentation | Indentation | 'try' have incorrect indentation level 3, expected level should be 4. | 573 | |
| indentation | Indentation | 'try' child have incorrect indentation level 5, expected level should be 6. | 575 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 3, expected level should be 4. | 576 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 5, expected level should be 6. | 577 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 3, expected level should be 4. | 578 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 5, expected level should be 6. | 579 | |
| indentation | Indentation | 'finally rcurly' have incorrect indentation level 3, expected level should be 4. | 580 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 583 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 584 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 681 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 736 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparatorImpl' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 48 | |
| indentation | Indentation | '"testMidKeyInHFile"' have incorrect indentation level 4, expected level should be 6. | 114 | |
| sizes | MethodLength | Method length is 183 lines (max allowed is 150). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 49 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 49 | |
| design | VisibilityModifier | Variable 'cacheOnWrite' must be private and have accessor methods. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 81 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 715 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 33 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 39 | |
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 41 | |
| blocks | EmptyBlock | Must have at least one statement. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'numFreshFiles' must be private and have accessor methods. | 75 | |
| design | VisibilityModifier | Variable 'totalNumFiles' must be private and have accessor methods. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.collections4.map.LinkedMap' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. | 37 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnoreProperties' import. | 40 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 64 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 225 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 255 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 282 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. | 283 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. | 284 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. | 285 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 54. | 286 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 293 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 294 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 459 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 577 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 582 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 584 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 617 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.common.base.Preconditions' import. | 56 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HeapSize' import. | 62 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 143). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 280 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 334 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 425 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 6. | 434 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 435 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 436 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 437 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 437 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 438 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 439 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 6. | 440 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 441 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 442 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 443 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 810 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 919 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 938 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1077 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1078 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1093 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1099 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1152 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1156 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1165 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 1246 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 1300 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 1301 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 1400 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1477 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1543 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1546 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheStats' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 192). | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable.MemoryType' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.Cacheable' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.common.collect.ImmutableMap' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheTestUtils.HFileBlockPair' import. | 43 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 8. | 71 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 8. | 72 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 14, 24. | 73 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 14, 24. | 74 | |
| design | VisibilityModifier | Variable 'constructedBlockSize' must be private and have accessor methods. | 78 | |
| design | VisibilityModifier | Variable 'constructedBlockSizes' must be private and have accessor methods. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 318 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 319 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 320 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 321 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 322 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 340 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 350 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 360 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 369 | |
| sizes | LineLength | Line is longer than 100 characters (found 156). | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 157). | 380 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 385 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 386 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 392 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.BlockCacheKey' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.hamcrest.CoreMatchers.is' import. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 22 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 46, 47. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 135 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.MemStoreLAB' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 39 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 60 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 64 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 68 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 72 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 94 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 98 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 102 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcCallback' import. | 35 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableList' import. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 471 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| design | VisibilityModifier | Variable 'action' must be private and have accessor methods. | 43 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 45 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Descriptors' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.TimeoutIOException' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnknownProtocolException' import. | 31 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations. | 33 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 40 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Iterator. | 22 | |
| imports | UnusedImports | Unused import - java.util.LinkedList. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 30 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Pair. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 31 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.ConnectionClosingException' import. | 34 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 28 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 73 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 23 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.metrics.BaseSourceImpl. | 23 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 122 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.NettyHBaseRpcConnectionHeaderHandler' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.BufferCallBeforeInitHandler.BufferCallEvent' import. | 55 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.NettyHBaseSaslRpcClientHandler' import. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.nio.ByteBuffer' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBufferPool' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.CallCleanup' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.Action' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 35 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.RegionAction' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Message' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 27 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.protobuf.ProtobufUtil. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos.VersionInfo' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.net.SocketAddress' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MetricsConnection' import. | 27 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.AuthMethod' import. | 38 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 76 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 37. | 140 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 167 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 187 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 367 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 463 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 563 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 2 has parse error. Unrecognized error from ANTLR parser: null | 585 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 640 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface' import. | 29 | |
| design | FinalClass | Class RpcServerFactory should be declared as final. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 22. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 34 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.com.google.protobuf.ServiceException. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.RegionMovedException' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 40 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 4, expected level should be 6. | 162 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 4, expected level should be 6. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 225 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 427 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 436 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 445 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 508 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 510 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 600 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 649 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 706 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.conf.ConfigurationObserver' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 84 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler' import. | 50 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder' import. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 273 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 330 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 469 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 497 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 513 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Threads' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBufferPool' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Charsets' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.concurrent.*. | 39 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.net.InetSocketAddress' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 32 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 38 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 48 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 54 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 56 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 59 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 67 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 75 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 25 | |
| design | VisibilityModifier | Variable 'eventLoopType' must be private and have accessor methods. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 50 | |
| design | VisibilityModifier | Variable 'PORT' must be private and have accessor methods. | 61 | |
| design | VisibilityModifier | Variable 'rpcServerImpl' must be private and have accessor methods. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestProtos.AddrResponseProto' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| design | VisibilityModifier | Variable 'savedSockets' must be private and have accessor methods. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 46 | |
| design | VisibilityModifier | Variable 'rpcServerImpl' must be private and have accessor methods. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.test.MetricsAssertHelper' import. | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 35 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 35 | |
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 149 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 150 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 153 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 154 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 57 | |
| design | VisibilityModifier | Variable 'rpcServerImpl' must be private and have accessor methods. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 481 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 482 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 483 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 484 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 485 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 486 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 487 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 502 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 575 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ProgramDriver' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 26 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 41 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 42 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 46 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 36 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 27 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 38 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configured' import. | 24 | |
| indentation | Indentation | 'implements' have incorrect indentation level 2, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 27 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 22 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 51 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 199 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 203 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 249 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 334 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 351 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 390 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.BufferedMutator' import. | 27 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl.LOG_PER_ROW_COUNT' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 22 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 25 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.mapreduce.Job. | 35 | |
| imports | ImportOrder | Wrong order for 'java.io.DataInput' import. | 37 | |
| indentation | Indentation | 'getRecordReader' have incorrect indentation level 2, expected level should be 4. | 151 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 161 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 174 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 181 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.mock' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.verifyNoMoreInteractions' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableList' import. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 29 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 46 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 148 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 8, expected level should be 10. | 149 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 152 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 8, expected level should be 10. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 154 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 38 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 305 | |
| misc | UpperEll | Should use uppercase 'L'. | 379 | |
| misc | UpperEll | Should use uppercase 'L'. | 382 | |
| misc | UpperEll | Should use uppercase 'L'. | 385 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 32 | |
| blocks | LeftCurly | '{' at column 26 should have line break after. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableMap' import. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 52 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 90 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 247 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 312 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.serializer.Deserializer' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 35 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 127 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 128 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 129 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 130 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 10. | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 212 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 217 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 363 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 72, 73. | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 32 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 87 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 106 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 40 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 55 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 94 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| sizes | MethodLength | Method length is 252 lines (max allowed is 150). | 188 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 195 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 405 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 476 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 483 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 489 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 517 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 621 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 623 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 623 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 624 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 629 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 632 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 811 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 813 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 828 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 26 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 53 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 54 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Charsets' import. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 282 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 537 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 541 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 424 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 658 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 660 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 677 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 691 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 694 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 729 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 739 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 750 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 762 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 127). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 210 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 254 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 323 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 325 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 385 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 680 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 696 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 697 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 150 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 31 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.BufferedOutputStream' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 46 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 22 | |
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 37 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 31 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'Class' have incorrect indentation level 2, expected level should be 4. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| indentation | Indentation | 'void' have incorrect indentation level 2, expected level should be 4. | 111 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rparen' have incorrect indentation level 8, expected level should be 4. | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 265 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 37 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 35 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.commons.lang3.StringUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 48 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 51 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collections' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Throwables' import. | 54 | |
| indentation | Indentation | 'enum def rcurly' have incorrect indentation level 81, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 208 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 209 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 211 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 5, expected level should be 4. | 582 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 40 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 49 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 8. | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Map. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 105 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 432 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 454 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 510 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 521 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 523 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 524 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 529 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 640 | |
| blocks | LeftCurly | '{' at column 21 should have line break after. | 652 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 53 | |
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.MetricRegistry' import. | 65 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 70 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 85 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 171 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 242 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 267 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 292 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 357 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 362 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 363 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 389 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 394 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 640 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 656 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 658 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 660 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 661 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 662 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 663 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 664 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 665 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 666 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 688 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 690 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 692 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 693 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 694 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 695 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 696 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 697 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 698 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 715 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 760 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 785 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 845 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 846 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 919 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 934 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 950 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 976 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 990 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1001 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 22 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.mapreduce.JobContext' import. | 24 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 26 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 74 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 24 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DoNotRetryIOException' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 22 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 59 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 214 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 215 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 228 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 235 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClientSideRegionScanner' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. | 42 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 51 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 286 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 455 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 456 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 469 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 470 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 30 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.io.*. | 43 | |
| imports | ImportOrder | Wrong order for 'java.io.*' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 46 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 178 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 179 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 219 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 259 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 14, 33. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 29. | 164 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 212 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 33 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 178 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 180 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 181 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 249 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 250 | |
| misc | UpperEll | Should use uppercase 'L'. | 272 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 334 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 580 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 589 | |
| sizes | MethodLength | Method length is 164 lines (max allowed is 150). | 592 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 747 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 749 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 758 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 795 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 807 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 842 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 867 | |
| indentation | Indentation | 'getMockColumnFamiliesForBloomType' have incorrect indentation level 2, expected level should be 4. | 916 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 916 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 938 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 951 | |
| indentation | Indentation | 'for rparen' have incorrect indentation level 10, expected level should be 6. | 963 | |
| indentation | Indentation | 'getMockColumnFamiliesForBlockSize' have incorrect indentation level 2, expected level should be 4. | 989 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 989 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1029 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1066 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1088 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1164 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1169 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1183 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1185 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1384 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1388 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1437 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1439 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 32 | |
| indentation | Indentation | 'Bytes' have incorrect indentation level 4, expected level should be 6. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableMap' import. | 45 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 107 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 108 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 206 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 208 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 209 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 211 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 212 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 216 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be 4. | 217 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 218 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 219 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 220 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 221 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 223 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 225 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 226 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 227 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 228 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 229 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 230 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 231 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 233 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 234 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 8. | 272 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 8. | 273 | |
| indentation | Indentation | 'try' child have incorrect indentation level 5, expected level should be 6. | 284 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 291 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 311 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 311 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 313 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 350 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 352 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 353 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 368 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 369 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 424 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 425 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 426 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 442 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 443 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 511 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 512 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 513 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 527 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 528 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 538 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 539 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 604 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 622 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 689 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 691 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 25. | 753 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 125 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 127 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 128 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 141 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 143 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 48 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 113 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 115 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 164 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 166 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 167 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 180 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 181 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 182 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 233 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 235 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 250 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 252 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 254 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 255 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 257 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 269 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 271 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 272 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 273 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 287 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 288 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 305 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 307 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 308 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 309 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 194 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 196 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 198 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 199 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 201 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 202 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 240 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 241 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 242 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 243 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 244 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 270 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 271 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 272 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 273 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 275 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 164 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 294 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 41 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 44 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 44 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 34 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 76. | 76 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| indentation | Indentation | 'cf' have incorrect indentation level 6, expected level should be 8. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionLocator' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.DEFAULT_REGIONSERVER_PORT' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 6. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 248 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 263 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 264 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 265 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 270 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 271 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 272 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 277 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 278 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 279 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 284 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 285 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Test' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Throwables' import. | 52 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 192 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 206 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 207 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 37 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 319 | |
| misc | UpperEll | Should use uppercase 'L'. | 392 | |
| misc | UpperEll | Should use uppercase 'L'. | 395 | |
| misc | UpperEll | Should use uppercase 'L'. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 26 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 100 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 26 should have line break after. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 76. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| indentation | Indentation | 'for' have incorrect indentation level 9, expected level should be 8. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 59 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 33 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 49 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 50 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 69 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 55 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 104 | |
| indentation | Indentation | 'implements' have incorrect indentation level 2, expected level should be 4. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.FSUtils' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MapReduceTests' import. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 141 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Put' import. | 31 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 48 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ImmutableBytesWritable' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.mapreduce.Counter' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 37 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.AbstractFSWALProvider' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 141 | |
| blocks | EmptyBlock | Must have at least one statement. | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 286 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableMapper' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 68 | |
| indentation | Indentation | 'enum def rcurly' have incorrect indentation level 99, expected level should be 4. | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 266 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 14, expected level should be 16. | 267 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 339 | |
| sizes | MethodLength | Method length is 154 lines (max allowed is 150). | 480 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 624 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 645 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 646 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 654 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 670 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 674 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Server' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 154 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 219 lines (max allowed is 150). | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 435 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 436 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 606 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 176 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 315 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 321 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 371 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 372 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 385 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 420 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.NonceKey' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.Service' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.procedure.CreateNamespaceProcedure' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 62 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 281 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 293 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 10, expected level should be 8. | 298 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 10, expected level should be 8. | 299 | |
| indentation | Indentation | 'try' have incorrect indentation level 10, expected level should be 8. | 304 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 305 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 10, expected level should be 8. | 308 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 14, expected level should be 10. | 309 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 10, expected level should be 8. | 310 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 8. | 315 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 2, expected level should be 4. | 317 | |
| design | FinalClass | Class ClusterStatusEncoder should be declared as final. | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 28 | |
| blocks | LeftCurly | '{' at column 58 should have line break after. | 102 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - com.google.common.base.Enums. | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 196 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors' import. | 207 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 424 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 7, expected level should be 6. | 427 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 7, expected level should be 6. | 428 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 438 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 440 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 441 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 443 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 444 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 450 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 479 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 602 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 615 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 727 | |
| sizes | MethodLength | Method length is 204 lines (max allowed is 150). | 758 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 846 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 858 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1112 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1114 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1116 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1118 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1120 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1128 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1129 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1132 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 1133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1191 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1196 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1202 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1353 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1375 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1427 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1570 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1574 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1586 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1588 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1590 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1593 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1596 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1597 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1599 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1601 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1602 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1603 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1613 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1615 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1616 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1619 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1620 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1622 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1624 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1625 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1626 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1645 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1647 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1739 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1741 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1743 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1747 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1748 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1750 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1752 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1753 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1755 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1757 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1758 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1789 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2054 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2062 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2069 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2077 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2100 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2102 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2104 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2107 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2108 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2110 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2112 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2113 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2115 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2117 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2118 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2119 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2132 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2134 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2136 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2137 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2138 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2140 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2142 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2143 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2145 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2147 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2148 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2149 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2230 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2232 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2238 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2239 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2240 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2241 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2242 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be one of the following: 16, 18. | 2243 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be one of the following: 16, 18. | 2244 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 18, 20. | 2245 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 16, 18. | 2247 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2248 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2249 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 2250 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 2251 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2252 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2254 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2261 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2262 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2264 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2266 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2267 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2269 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2271 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2272 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2273 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2283 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2285 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2287 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2294 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2295 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2297 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2299 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2300 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2302 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2304 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2305 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2306 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2353 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2355 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2357 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2360 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2361 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2363 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2365 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2366 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2368 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2370 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2371 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2372 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2386 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2390 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2392 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 2394 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 2395 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 2396 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2432 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 2458 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2711 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2712 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2836 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2995 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2997 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 3067 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 3118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3159 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 3257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3426 | |
| coding | EmptyStatement | Empty statement. | 3443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3476 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 39 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 77 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 175 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 176 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 25 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 733 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 751 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 770 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 789 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 806 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 820 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 835 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 852 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 871 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 890 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 908 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1605 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 1614 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 140 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 141 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 142 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 143 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 197 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 6. | 397 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 506 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 784 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 786 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 787 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 788 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 789 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 790 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 924 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 951 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 953 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 992 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1098 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1635 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HBaseIOException. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 53 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 403 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 408 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 411 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.MetricsMaster.convertToProcedureMetrics' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| misc | UpperEll | Should use uppercase 'L'. | 56 | |
| misc | UpperEll | Should use uppercase 'L'. | 58 | |
| misc | UpperEll | Should use uppercase 'L'. | 59 | |
| misc | UpperEll | Should use uppercase 'L'. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 25 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 23 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| misc | UpperEll | Should use uppercase 'L'. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaObserverChore' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Set. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 71 | |
| indentation | Indentation | 'ClientProtos' have incorrect indentation level 0, expected level should be 2. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Arrays. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 123 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 192 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| sizes | MethodLength | Method length is 257 lines (max allowed is 150). | 196 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 210 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be 4. | 211 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 212 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 230 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 233 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 234 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 235 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 237 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 238 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 239 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 240 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 241 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 242 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 243 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 244 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 245 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 246 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 247 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 248 | |
| indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 10. | 249 | |
| indentation | Indentation | 'for' child have incorrect indentation level 14, expected level should be 12. | 253 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 10. | 254 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 255 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 256 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 261 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 262 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 263 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 264 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 265 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 266 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 267 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 268 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 269 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 270 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 271 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 272 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 273 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 274 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 275 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 276 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 277 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 278 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 279 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 280 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 282 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 290 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 296 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 300 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 301 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 302 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 305 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 309 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 310 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 311 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 312 | |
| indentation | Indentation | 'for' have incorrect indentation level 14, expected level should be 12. | 314 | |
| indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 14. | 315 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 14, expected level should be 12. | 316 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 317 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 318 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 319 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 320 | |
| indentation | Indentation | 'for' have incorrect indentation level 6, expected level should be 4. | 325 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 326 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 327 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 328 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 329 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 330 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 337 | |
| indentation | Indentation | 'for' have incorrect indentation level 6, expected level should be 4. | 342 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 343 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 344 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 345 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 346 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 347 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 348 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 349 | |
| indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 10. | 351 | |
| indentation | Indentation | 'for' child have incorrect indentation level 14, expected level should be 12. | 352 | |
| indentation | Indentation | 'for' child have incorrect indentation level 14, expected level should be 12. | 353 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 10. | 354 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 355 | |
| indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 10. | 357 | |
| indentation | Indentation | 'for' child have incorrect indentation level 14, expected level should be 12. | 358 | |
| indentation | Indentation | 'for' child have incorrect indentation level 14, expected level should be 12. | 359 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 10. | 360 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 8. | 361 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 362 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 4. | 363 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 364 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 365 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 366 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 367 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 368 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 373 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 374 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 375 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 376 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 377 | |
| indentation | Indentation | 'for' have incorrect indentation level 14, expected level should be 12. | 379 | |
| indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 14. | 380 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 14, expected level should be 12. | 381 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 382 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be 12. | 383 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 14. | 384 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be 12. | 385 | |
| indentation | Indentation | 'for' have incorrect indentation level 14, expected level should be 12. | 387 | |
| indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 14. | 388 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 14, expected level should be 12. | 389 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 10. | 390 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 391 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 392 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 394 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 395 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 396 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 397 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 399 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 400 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 400 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 401 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 402 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 405 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 406 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 409 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 410 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 413 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 414 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 415 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 418 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 420 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 6. | 421 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 422 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 423 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 424 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 6. | 425 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 6. | 427 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 6. | 428 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 430 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 431 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 431 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 432 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 433 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 434 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 437 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 439 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 440 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 443 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 444 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 447 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 448 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 6. | 449 | |
| indentation | Indentation | 'else' child have incorrect indentation level 8, expected level should be 6. | 452 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 6, expected level should be 4. | 454 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 455 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 474 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 611 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 614 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 623 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 656 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 657 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 720 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 784 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 837 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 940 | |
| sizes | MethodLength | Method length is 169 lines (max allowed is 150). | 950 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 950 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 987 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 27 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 66 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 69 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 102 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 119 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 122 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 123 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 127 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 130 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 133 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 135 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 138 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 139 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 140 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 143 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 145 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 147 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 148 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 151 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 152 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 153 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 154 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 155 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 156 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 157 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 158 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 385 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HBaseIOException. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 384 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 455 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 472 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 473 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 685 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 724 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 755 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 769 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 771 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 822 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 851 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 864 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 865 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 883 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| design | VisibilityModifier | Variable 'installed' must be private and have accessor methods. | 466 | |
| design | VisibilityModifier | Variable 'done' must be private and have accessor methods. | 467 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 468 | |
| design | VisibilityModifier | Variable 'isDead' must be private and have accessor methods. | 469 | |
| design | VisibilityModifier | Variable 'last_update' must be private and have accessor methods. | 482 | |
| design | VisibilityModifier | Variable 'last_version' must be private and have accessor methods. | 483 | |
| design | VisibilityModifier | Variable 'cur_worker_name' must be private and have accessor methods. | 484 | |
| design | VisibilityModifier | Variable 'batch' must be private and have accessor methods. | 485 | |
| design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 486 | |
| design | VisibilityModifier | Variable 'incarnation' must be private and have accessor methods. | 487 | |
| design | VisibilityModifier | Variable 'unforcedResubmits' must be private and have accessor methods. | 488 | |
| design | VisibilityModifier | Variable 'resubmitThresholdReached' must be private and have accessor methods. | 489 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 540 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Threads. | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 160 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 180 | |
| indentation | Indentation | 'final' have incorrect indentation level 2, expected level should be 4. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 491 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 572 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ChoreService. | 30 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 32 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.Server. | 34 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ServerName. | 35 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.zookeeper.MetaTableLocator. | 41 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 34 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicLong. | 44 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hdfs.MiniDFSCluster. | 97 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 223 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 398 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 444 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 527 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 549 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 788 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 842 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.BlockingRpcChannel' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.master.assignment.RegionStates. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertFalse. | 21 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 22 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.fs.HFileSystem. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 26 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 64 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 110 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 112 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 113 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 115 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 117 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 118 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 187 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 227 | |
| coding | EmptyStatement | Empty statement. | 230 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.AnnotationReadingPriorityFunction' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 91 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 117 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 118 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 492 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 494 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MiniHBaseCluster' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertSame' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertSame' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 158 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 159 | |
| indentation | Indentation | 'report' have incorrect indentation level 4, expected level should be 6. | 173 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 413 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 414 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 465 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 527 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 533 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 534 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 536 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 50 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 490 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 159 | |
| indentation | Indentation | 'for' have incorrect indentation level 5, expected level should be 4. | 160 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 161 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 162 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 163 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 165 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 166 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 5, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 43 | |
| blocks | EmptyBlock | Must have at least one statement. | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 333 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 349 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 580 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 588 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 589 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 612 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 626 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 629 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 752 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 784 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 827 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 865 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 904 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 972 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1110 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1356 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1359 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1364 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1372 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1377 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1382 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1383 | |
| blocks | EmptyBlock | Must have at least one statement. | 1464 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1491 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1652 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1779 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 1824 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1841 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 34 | |
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 47 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 37 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 82 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 83 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 92 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 93 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 94 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 100 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 102 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 68 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 217 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 218 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 220 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 221 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 222 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 223 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 224 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 226 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 227 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 228 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 229 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 230 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 231 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 232 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 233 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 234 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 235 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 236 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 237 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 238 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 239 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 240 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 241 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 242 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 243 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 244 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 245 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 246 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 247 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 248 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 249 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 250 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 251 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 252 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 253 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 254 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 255 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 256 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 277 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 278 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 279 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 280 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 281 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 284 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 286 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 287 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 288 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 289 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 290 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 291 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 292 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 293 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 294 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 295 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 296 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 297 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 298 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 300 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 301 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 318 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 319 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 320 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 321 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 442 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 542 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 567 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 579 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 606 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 634 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 212 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 270 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 476 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 484 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 493 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 502 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 561 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 570 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 576 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 577 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 590 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 668 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 672 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 730 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 769 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 770 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 771 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 772 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 773 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 783 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 809 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 815 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 921 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.RegionTransitionState' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 77 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 168 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 169 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 205 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 292 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 131 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 133 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 210 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 211 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 212 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 213 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 214 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 216 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 217 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 218 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 220 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 221 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 222 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 223 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 224 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 226 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 227 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 228 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 229 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 230 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 231 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 232 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 233 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 234 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 235 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 236 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 237 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 238 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 239 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 240 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 241 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 242 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 243 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 244 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 245 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 246 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 247 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 248 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 249 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 250 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 253 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 276 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 277 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 278 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 279 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 281 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 282 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 283 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 284 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 286 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 287 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 288 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 289 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 290 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 291 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 292 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 293 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 294 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 295 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 404 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 510 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 540 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 735 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 84 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 636 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 689 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 690 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 691 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 692 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 693 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 694 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 695 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 702 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 703 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 704 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 714 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 725 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 741 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 55 | |
| imports | ImportOrder | Wrong order for 'org.hamcrest.core.Is.isA' import. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 171 | |
| indentation | Indentation | 'Bytes' have incorrect indentation level 4, expected level should be 6. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 158 | |
| blocks | EmptyBlock | Must have at least one statement. | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 198 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ServiceException' import. | 28 | |
| design | FinalClass | Class Util should be declared as final. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 79 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 80 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 81 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 82 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 83 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 84 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 85 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 88 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 90 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 45. | 91 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 101 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 103 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 107 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 109 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 112 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 114 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 115 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 126 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 127 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 130 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 132 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 133 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 135 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 136 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 137 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 138 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 139 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 140 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 141 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 142 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 143 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 144 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 145 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 146 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 147 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 148 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 149 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 150 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 151 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 239 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 365 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 379 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 403 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 529 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 144 | |
| sizes | MethodLength | Method length is 259 lines (max allowed is 150). | 189 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 299 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 624 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 625 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 625 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 627 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 629 | |
| design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 633 | |
| design | VisibilityModifier | Variable 'server' must be private and have accessor methods. | 634 | |
| design | VisibilityModifier | Variable 'region' must be private and have accessor methods. | 653 | |
| design | VisibilityModifier | Variable 'fromServer' must be private and have accessor methods. | 654 | |
| design | VisibilityModifier | Variable 'toServer' must be private and have accessor methods. | 655 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 665 | |
| design | VisibilityModifier | Variable 'fromServer' must be private and have accessor methods. | 674 | |
| design | VisibilityModifier | Variable 'fromRegion' must be private and have accessor methods. | 675 | |
| design | VisibilityModifier | Variable 'toServer' must be private and have accessor methods. | 676 | |
| design | VisibilityModifier | Variable 'toRegion' must be private and have accessor methods. | 677 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 687 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 701 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 702 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 705 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 706 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 707 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 708 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 709 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 711 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 712 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 712 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 713 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 714 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 715 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 716 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 718 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 719 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 719 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 720 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 720 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 721 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 722 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 723 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 724 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 725 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 736 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 757 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 837 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 852 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1019 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1020 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1022 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1023 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1058 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1064 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1087 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1089 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1165 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1373 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 51 | |
| indentation | Indentation | 'segregateRegionsAndAssignRegionsWithFavoredNodes' have incorrect indentation level 2, expected level should be 4. | 200 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Interns' import. | 26 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 42 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 44 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 46 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 47 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.cache.CacheBuilder' import. | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 66 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 77 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 79 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 85 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 87 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 89 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 90 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.MinMaxPriorityQueue' import. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 134 | |
| sizes | MethodLength | Method length is 206 lines (max allowed is 150). | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 316 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 357 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 366 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 408 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 438 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 456 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 461 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 462 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 462 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 464 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 500 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 501 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 513 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 514 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 530 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 537 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 558 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 559 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 582 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 583 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Optional' import. | 56 | |
| imports | ImportOrder | Wrong order for 'com.google.common.annotations.VisibleForTesting' import. | 59 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 254 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 269 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 271 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 458 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 570 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 803 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 819 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 833 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 837 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 868 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1009 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1010 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1011 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1012 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1013 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1014 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1015 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1016 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1017 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1018 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1019 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1020 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1021 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1022 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1023 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1024 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 1034 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1095 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1302 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1303 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1307 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 65 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 79 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 80 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 81 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 428 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 439 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 525 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 68 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 69 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 70 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 72 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 73 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 74 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 75 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 76 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 77 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 78 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 79 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 80 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 81 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 94 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 99 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 100 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 102 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 105 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 107 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 108 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 109 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 110 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 111 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 112 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertFalse. | 21 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 57 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 43. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 23 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 28 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 116 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 128 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 135). | 139 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 25 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 77 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 78 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 79 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 80 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 81 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 82 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 88 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 90 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 91 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 96 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 97 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 98 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 99 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 100 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 103 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 104 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 105 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 106 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 107 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 108 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 112 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 114 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 115 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 116 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 117 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 546 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 627 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 2, expected level should be 4. | 647 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 689 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 25 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 21 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.conf.ConfigurationObserver' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 41 | |
| coding | EmptyStatement | Empty statement. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HFileLink' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.AbstractFSWALProvider' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationFactory' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 110 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 133 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HTableDescriptor. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.CompactedHFilesDischarger' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 79 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 41 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 345 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ServiceException' import. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ReflectionUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.RequestConverter' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 116 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.StateMachineProcedure' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.StateMachineProcedure' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 460 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.MasterFileSystem' import. | 27 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 65 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 66 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 68 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.constraint.ConstraintException' import. | 32 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 89 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableState' import. | 29 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 86 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 87 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 88 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 90 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 92 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 101 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 108 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 111 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 34 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 97 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 98 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 99 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 102 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 104 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 105 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 107 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 108 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 109 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 110 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 112 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 113 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 124 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 127 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 128 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 12. | 130 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 131 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 134 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 135 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 12. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 140 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 143 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 145 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 146 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 147 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 150 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 151 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 156 | |
| indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 14. | 157 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be 16. | 158 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 18. | 160 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 18. | 162 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 18. | 164 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be 16. | 165 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 14. | 166 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 167 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 14. | 169 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 14, expected level should be 16. | 170 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 14, expected level should be 16. | 171 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 14. | 174 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 12. | 176 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 181 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 182 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 183 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 184 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 185 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 186 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 187 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 188 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 189 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.RpcServer' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.Superusers' import. | 41 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 178 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 219 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 337 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 459 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 487 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 760 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 807 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1161 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 1162 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 1163 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 1164 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 1165 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 1166 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 1167 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 1168 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 1169 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 5, expected level should be 4. | 1170 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 23 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class MasterProcedureTestingUtility should be declared as final. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.MasterServices' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.TableNamespaceManager' import. | 27 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 70 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 74 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 46 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 97 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 98 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 101 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 102 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 103 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 104 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 105 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 106 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 107 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 108 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 109 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 110 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 111 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 113 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 116 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 117 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 119 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 121 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 122 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 123 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 124 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 127 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 30 | |
| design | FinalClass | Class ProcedureDescriber should be declared as final. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.VersionInfoUtil' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' have incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 6, expected level should be 4. | 64 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 6, expected level should be 4. | 66 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 6, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 6, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 6, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 74 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 75 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 77 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 78 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 80 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 81 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 83 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 85 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 6. | 86 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 87 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 6. | 88 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 8. | 89 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 6. | 90 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 96 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 6. | 97 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 98 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 99 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 100 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 6. | 101 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 8. | 102 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 6. | 103 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 8. | 104 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 6. | 105 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 4. | 106 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 4, expected level should be 2. | 107 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 215 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 217 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 218 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 219 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 229 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 230 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 40 | |
| imports | ImportOrder | Wrong order for 'com.google.common.base.Preconditions' import. | 44 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' have incorrect indentation level 0, expected level should be 2. | 57 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 58 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 118 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 120 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 121 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 122 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 123 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 125 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 127 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 129 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 130 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 133 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 138 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 139 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 140 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 142 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 144 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 145 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 146 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 147 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 149 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 150 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 151 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 152 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 154 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 158 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 159 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 160 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 14, expected level should be 16. | 162 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 163 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 164 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 165 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 168 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 172 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 174 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 175 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 176 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 177 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 128). | 319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 129). | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 144 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProcedureProtos.CreateTableState' import. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 97 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 133 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.LockType' import. | 37 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 172 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 827 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 907 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 931 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 937 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 944 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 41 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 112). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 43 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 55 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.BaseReplicationEndpoint' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 93 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 406 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 638 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 641 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 760 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 762 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 813 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 971 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 999 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1054 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1058 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription' import. | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils' import. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 157 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 183 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.executor.ExecutorService' import. | 33 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.impl.GlobalMetricRegistriesAdapter' import. | 22 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 63 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 64 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 65 | |
| misc | UpperEll | Should use uppercase 'L'. | 147 | |
| misc | UpperEll | Should use uppercase 'L'. | 158 | |
| misc | UpperEll | Should use uppercase 'L'. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsInfo' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.util.MBeans' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 33 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsInfo' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Counter' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.Meter' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Snapshot' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Optional' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| design | FinalClass | Class GlobalMetricRegistriesAdapter should be declared as final. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Histogram' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistries' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistry' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Counter' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.Meter' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 36 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Timer' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 33 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 84 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 89 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 91 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 108 | |
| sizes | MethodLength | Method length is 201 lines (max allowed is 150). | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 181 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HColumnDescriptor. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.IdLock' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.MD5Hash' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 420 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 521 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 625 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 628 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 654 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 697 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 802 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 904 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 89 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 29 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 1, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 97 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 157 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 161 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 181 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellComparatorImpl. | 52 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 115 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 166 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 425 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 442 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 449 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 688 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 269 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 923 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 929 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 1168 | |
| indentation | Indentation | 'method def rparen' have incorrect indentation level 6, expected level should be 2. | 1172 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 1, expected level should be 0. | 1215 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mob.compactions.PartitionedMobCompactionRequest.CompactionPartition' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 349 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 355 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 431 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 569 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 678 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 701 | |
| indentation | Indentation | '.' have incorrect indentation level 6, expected level should be 8. | 842 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 885 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.IOUtils' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Charsets' import. | 29 | |
| design | VisibilityModifier | Variable 'message' must be private and have accessor methods. | 96 | |
| design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Message' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Operation' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.Message' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 147 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 273 | |
| misc | UpperEll | Should use uppercase 'L'. | 342 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 345 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 627 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 628 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 629 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 630 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 89 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10. | 511 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.net.HostAndPort' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 60 has parse error. Missed HTML close tag 'Comparable'. Sometimes it means that close tag missed for one of previous tags. | 28 | |
| design | FinalClass | Class Address should be declared as final. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 389 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 409 | |
| misc | UpperEll | Should use uppercase 'L'. | 489 | |
| misc | UpperEll | Should use uppercase 'L'. | 489 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 591 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 601 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 613 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 631 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 642 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 713 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 732 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 766 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 831 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 841 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 920 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 942 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 985 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1032 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1047 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1083 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1090 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 105 | |
| misc | UpperEll | Should use uppercase 'L'. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 343 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.DaemonThreadFactory' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 179 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 180 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 181 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 182 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 264 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 108 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 139 | |
| coding | EmptyStatement | Empty statement. | 139 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 169 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 171 | |
| coding | EmptyStatement | Empty statement. | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 343 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.procedure.ProcedureDescriber' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 38 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 405 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 144 | |
| indentation | Indentation | '.' have incorrect indentation level 6, expected level should be 8. | 160 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 169 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 170 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 172 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 173 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 174 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 175 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 176 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 184 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 213 | |
| indentation | Indentation | '.' have incorrect indentation level 6, expected level should be 8. | 235 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 255 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 6, expected level should be 8. | 272 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 273 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 275 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 276 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 277 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 278 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 279 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 335 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 121 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 208 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 27 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZKUtil' import. | 27 | |
| design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 244 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 51 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 287 | |
| blocks | EmptyBlock | Must have at least one statement. | 298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseIOException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 102 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.LockedResourceType' import. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.procedure2.LockedResourceType. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.TimeoutIOException' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 39 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 129 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 654 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 769 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 838 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 912 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.procedure2.Procedure. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayDeque' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentHashMap' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.IllegalArgumentIOException' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 210 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 267 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 455 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 689 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 709 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 718 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 740 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 743 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 815 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 818 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1040 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 16, expected level should be 14. | 1180 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1303 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1533 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1722 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1769 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1856 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1986 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 23 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ProcedureTestingUtility should be declared as final. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 366 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 217 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.util.DelayedUtil' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureState' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.SequentialProcedureData' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.StateMachineProcedureData' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 | |
| design | VisibilityModifier | Variable 'toggleKillBeforeStoreUpdate' must be private and have accessor methods. | 190 | |
| design | VisibilityModifier | Variable 'triggerRollbackOnChild' must be private and have accessor methods. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 40 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 80 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertEquals. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 | |
| design | VisibilityModifier | Variable 'toggleKillBeforeStoreUpdate' must be private and have accessor methods. | 167 | |
| design | VisibilityModifier | Variable 'triggerRollbackOnChild' must be private and have accessor methods. | 168 | |
| design | VisibilityModifier | Variable 'beginCount' must be private and have accessor methods. | 172 | |
| design | VisibilityModifier | Variable 'successCount' must be private and have accessor methods. | 173 | |
| design | VisibilityModifier | Variable 'failedCount' must be private and have accessor methods. | 174 | |
| indentation | Indentation | 'boolean' have incorrect indentation level 4, expected level should be 6. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 43 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 238 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 239 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.CountDownLatch' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 43 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 41 | |
| blocks | LeftCurly | '{' at column 51 should have line break after. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ConcurrentSkipListSet' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 37 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertEquals. | 37 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertFalse. | 38 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 134 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 153 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 214 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 249 | |
| design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 41 | |
| design | VisibilityModifier | Variable 'timestamp' must be private and have accessor methods. | 178 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 200 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 201 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 434 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 547 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 565 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker.BitSetNode' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.StreamUtils' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 467 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 468 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 10, expected level should be 12. | 725 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 815 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.lang.System.currentTimeMillis' import. | 41 | |
| design | VisibilityModifier | Variable 'DEFAULT_NUM_PROCS' must be private and have accessor methods. | 47 | |
| design | VisibilityModifier | Variable 'NUM_PROCS_OPTION' must be private and have accessor methods. | 48 | |
| design | VisibilityModifier | Variable 'DEFAULT_NUM_WALS' must be private and have accessor methods. | 50 | |
| design | VisibilityModifier | Variable 'NUM_WALS_OPTION' must be private and have accessor methods. | 51 | |
| design | VisibilityModifier | Variable 'DEFAULT_STATE_SIZE' must be private and have accessor methods. | 54 | |
| design | VisibilityModifier | Variable 'STATE_SIZE_OPTION' must be private and have accessor methods. | 55 | |
| design | VisibilityModifier | Variable 'DEFAULT_UPDATES_PER_PROC' must be private and have accessor methods. | 58 | |
| design | VisibilityModifier | Variable 'UPDATES_PER_PROC_OPTION' must be private and have accessor methods. | 59 | |
| design | VisibilityModifier | Variable 'DEFAULT_DELETE_PROCS_FRACTION' must be private and have accessor methods. | 61 | |
| design | VisibilityModifier | Variable 'DELETE_PROCS_FRACTION_OPTION' must be private and have accessor methods. | 62 | |
| design | VisibilityModifier | Variable 'numProcs' must be private and have accessor methods. | 66 | |
| design | VisibilityModifier | Variable 'updatesPerProc' must be private and have accessor methods. | 67 | |
| design | VisibilityModifier | Variable 'deleteProcsFraction' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'numWals' must be private and have accessor methods. | 69 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 137 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'NUM_PROCS_OPTION' have incorrect indentation level 8, expected level should be 10. | 212 | |
| indentation | Indentation | 'UPDATES_PER_PROC_OPTION' have incorrect indentation level 8, expected level should be 10. | 213 | |
| indentation | Indentation | 'deleteProcsFraction' have incorrect indentation level 8, expected level should be 10. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.fs.*. | 32 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.conf.*. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.*' import. | 33 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.procedure2.util.*. | 36 | |
| design | VisibilityModifier | Variable 'DEFAULT_NUM_THREADS' must be private and have accessor methods. | 44 | |
| design | VisibilityModifier | Variable 'NUM_THREADS_OPTION' must be private and have accessor methods. | 45 | |
| design | VisibilityModifier | Variable 'DEFAULT_NUM_PROCS' must be private and have accessor methods. | 48 | |
| design | VisibilityModifier | Variable 'NUM_PROCS_OPTION' must be private and have accessor methods. | 49 | |
| design | VisibilityModifier | Variable 'DEFAULT_NUM_WALS' must be private and have accessor methods. | 52 | |
| design | VisibilityModifier | Variable 'NUM_WALS_OPTION' must be private and have accessor methods. | 53 | |
| design | VisibilityModifier | Variable 'DEFAULT_STATE_SIZE' must be private and have accessor methods. | 56 | |
| design | VisibilityModifier | Variable 'STATE_SIZE_OPTION' must be private and have accessor methods. | 57 | |
| design | VisibilityModifier | Variable 'SYNC_OPTION' must be private and have accessor methods. | 60 | |
| design | VisibilityModifier | Variable 'DEFAULT_SYNC_OPTION' must be private and have accessor methods. | 63 | |
| design | VisibilityModifier | Variable 'numThreads' must be private and have accessor methods. | 65 | |
| design | VisibilityModifier | Variable 'numProcs' must be private and have accessor methods. | 66 | |
| design | VisibilityModifier | Variable 'numProcsPerWal' must be private and have accessor methods. | 67 | |
| design | VisibilityModifier | Variable 'numWals' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'syncType' must be private and have accessor methods. | 69 | |
| design | VisibilityModifier | Variable 'stateSize' must be private and have accessor methods. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.procedure2.Procedure' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 44 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertFalse. | 45 | |
| imports | UnusedImports | Unused import - org.junit.Assert.fail. | 47 | |
| blocks | LeftCurly | '{' at column 19 should have line break after. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 57 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 734 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 736 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 738 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 739 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 740 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 741 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 742 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 743 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 744 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 745 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 906 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 912 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 455 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 606 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 893 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 983 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1073 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1128 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 28 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MasterTests' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ProtobufMagic should be declared as final. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.gson.JsonArray' import. | 29 | |
| design | FinalClass | Class ProtobufMessageConverter should be declared as final. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CacheEvictionStats. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 50 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 95 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 345 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 346 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 347 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 348 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 349 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 350 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 351 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 352 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 353 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 354 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 355 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 356 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 366 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 367 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 368 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 369 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 370 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 371 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 372 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 373 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 374 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 375 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 376 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 512 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 586 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 655 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 673 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 694 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 708 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 711 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 726 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 732 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 767 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 959 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1063 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1208 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1316 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1482 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1487 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1488 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1489 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1490 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1491 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1492 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1493 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1494 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1495 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1505 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1510 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1511 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1512 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1513 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1514 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1515 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1516 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1517 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1518 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1519 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1686 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1700 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1701 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1702 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1721 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 1722 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 1723 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 1724 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 1725 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 1726 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 1727 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 1728 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1761 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1762 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1763 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1766 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1769 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.SizedCellScanner' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations' import. | 41 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.CellProtos' import. | 45 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 336 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 70 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 16 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 25 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 133 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 253 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Predicate' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 25 | |
| design | FinalClass | Class NoopOperationQuota should be declared as final. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.OperationQuota.OperationType' import. | 23 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.quotas.OperationQuota.OperationType. | 23 | |
| design | FinalClass | Class NoopQuotaLimiter should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 69 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Strings' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.OperationQuota.OperationType' import. | 23 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.quotas.OperationQuota.OperationType. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.TableName. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 33 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Quotas. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.TextFormat' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.QuotaSettingsFactory.QuotaGlobalsSettingsBypass' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 161 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Quotas' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 41 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.com.google.protobuf.TextFormat. | 59 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.GetSpaceQuotaRegionSizesResponse.RegionSizes' import. | 68 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 0 has parse error. Unrecognized error from ANTLR parser: null | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 83 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 416 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 179 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 26 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 86 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 87 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 88 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 95 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.Region' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 37 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map.Entry' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.HashMultimap' import. | 61 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 12, expected level should be 10. | 405 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest.Builder' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.HashMultimap' import. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class SpaceQuotaSnapshotNotifierFactory should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus' import. | 22 | |
| design | FinalClass | Class SpaceViolationPolicyEnforcementFactory should be declared as final. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Predicate' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot.SpaceQuotaStatus' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 336 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.coprocessor.CoprocessorHost. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HRegionInfo. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 135 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 151 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 176 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 339 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 357 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 417 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 118). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 163 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.RegionServerTests' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.RegionServerTests' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.policies.DefaultViolationPolicyEnforcement' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.HashMultimap' import. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 4. | 383 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 383 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 387 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 449 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Multimap' import. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos.SetQuotaRequest' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 29 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 26 | |
| design | FinalClass | Class TimeBasedLimiter should be declared as final. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 191 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 192 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Quotas' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceQuotaSnapshot' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class MissingSnapshotViolationPolicyEnforcement should be declared as final. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.quotas.SpaceViolationPolicy' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 107). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 113 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.CellSink' import. | 29 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.CellSink. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableList' import. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 45 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 28 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 32 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 28 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.NavigableMap' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 289 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.NavigableMap' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.BloomFilterWriter' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HeapMemoryManager.HeapMemoryTuneObserver' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 98 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 309 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 334 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 368 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 455 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 455 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 148 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 150 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 151 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 152 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 153 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 325 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 630 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.executor.EventHandler' import. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.HStore. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 37 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 369 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 372 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 511 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 244 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 111 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 467 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 470 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Random' import. | 22 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HTableDescriptor. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 184 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 222 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 245 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 16, expected level should be 12. | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 526 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.HFILE_BLOCK_CACHE_SIZE_KEY' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 202 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 208 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 269 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 270 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 275 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 276 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 277 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 278 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 279 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 14. | 280 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 12. | 281 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 282 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 283 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 284 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 285 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 286 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 291 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 292 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 293 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 294 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 295 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 14. | 296 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 12. | 297 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 298 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 300 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 301 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableCollection' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.KeyValueScanner. | 26 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.Store. | 27 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Store. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 21 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'DEFAULT_NUMBER_OF_SEEKS' must be private and have accessor methods. | 43 | |
| misc | UpperEll | Should use uppercase 'L'. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.FifoRpcScheduler' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HTableDescriptor. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 28 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 362 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 363 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 201 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 379 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 380 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 672 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 674 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 675 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 676 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 677 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 678 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 682 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 703 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 704 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 705 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 706 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 707 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 815 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 968 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 969 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 971 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 984 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1147 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1223 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1377 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1378 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1382 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1383 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1418 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1419 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1423 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1424 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1452 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1454 | |
| sizes | MethodLength | Method length is 175 lines (max allowed is 150). | 1462 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1502 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1692 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1699 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1867 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1945 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2095 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2096 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2118 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2165 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2166 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2353 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 2461 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2526 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2567 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2599 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2730 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 2745 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2795 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2835 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2848 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2849 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2850 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2851 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3874 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 3906 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 3915 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 3927 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4097 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4157 | |
| indentation | Indentation | 'if' have incorrect indentation level 3, expected level should be 4. | 4189 | |
| indentation | Indentation | 'if' child have incorrect indentation level 5, expected level should be 6. | 4190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4257 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 4318 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 4320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4321 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4342 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4349 | |
| sizes | MethodLength | Method length is 198 lines (max allowed is 150). | 4431 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 4627 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 4715 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4716 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4717 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 4718 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4719 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4720 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 4721 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4722 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4723 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 4724 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4725 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4726 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 4727 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4728 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 10, expected level should be 12. | 4729 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 4731 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4978 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4979 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4980 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4981 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5022 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5551 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 5772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5773 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 5777 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5793 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5810 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5820 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 5822 | |
| sizes | MethodLength | Method length is 193 lines (max allowed is 150). | 5827 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6287 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6328 | |
| sizes | MethodLength | Method length is 201 lines (max allowed is 150). | 6347 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6400 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6498 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6539 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6565 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6567 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 6610 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6695 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6697 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6698 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6699 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6701 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6705 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6737 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6750 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6767 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6768 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6769 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6772 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6786 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6787 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6788 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6794 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6810 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6811 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6812 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6815 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6829 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6830 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6831 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6836 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6861 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6862 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6863 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6865 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6881 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6882 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6887 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6905 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6906 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 6907 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6911 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6936 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 6955 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 6981 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7121 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7153 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 7159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7321 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 7379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 7483 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7561 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7586 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7626 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7627 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7629 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 7667 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 7668 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 7675 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 7702 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 7837 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 7905 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 7907 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 7908 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 7909 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 7910 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 7911 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8079 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8080 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8082 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8083 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 8093 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 8094 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 8164 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 8166 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 8167 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 8168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 8169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 8170 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 8172 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 8173 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 8175 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 8176 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 8177 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 8179 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 8180 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 8181 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 8182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 58 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 60 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 1, expected level should be 2. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 177 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 190 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 341 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 447 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 452 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 517 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 607 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 656 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 658 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 732 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 775 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 777 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 801 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 828 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 830 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 905 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 989 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1069 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1072 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1082 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1095 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1096 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1098 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1178 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 176 | |
| design | VisibilityModifier | Variable 'TEST_SKIP_REPORTING_TRANSITION' must be private and have accessor methods. | 234 | |
| design | VisibilityModifier | Variable 'compactSplitThread' must be private and have accessor methods. | 273 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 759 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 768 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 781 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 782 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 787 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 816 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 839 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 840 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 846 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 906 | |
| sizes | MethodLength | Method length is 231 lines (max allowed is 150). | 928 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1026 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1050 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1051 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1052 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1053 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1054 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1055 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1056 | |
| blocks | EmptyBlock | Must have at least one statement. | 1073 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1086 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1365 | |
| indentation | Indentation | 'initialCountPercentage' have incorrect indentation level 6, expected level should be 8. | 1570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1671 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 16, expected level should be 18. | 1728 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1791 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1799 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1838 | |
| indentation | Indentation | 'HConstants' have incorrect indentation level 6, expected level should be 8. | 1890 | |
| indentation | Indentation | 'conf' have incorrect indentation level 4, expected level should be 6. | 1903 | |
| indentation | Indentation | '"hbase.regionserver.wal.max.splitters"' have incorrect indentation level 4, expected level should be 6. | 1924 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 1935 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1938 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1939 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1940 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1941 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1942 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1943 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1944 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 1949 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2033 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2046 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2314 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2449 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2450 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2451 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2452 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2453 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2454 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2455 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2470 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2486 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2495 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2593 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2607 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2695 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2700 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2782 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 2783 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2984 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2985 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3022 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3027 | |
| indentation | Indentation | 'synchronized' have incorrect indentation level 5, expected level should be 4. | 3028 | |
| indentation | Indentation | 'for' have incorrect indentation level 7, expected level should be 6. | 3029 | |
| indentation | Indentation | 'for' child have incorrect indentation level 9, expected level should be 8. | 3030 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 8. | 3031 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 3032 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 8. | 3033 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 7, expected level should be 6. | 3034 | |
| indentation | Indentation | 'synchronized rcurly' have incorrect indentation level 5, expected level should be 4. | 3035 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3036 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 3037 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3188 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 1, expected level should be 2. | 3190 | |
| indentation | Indentation | 'for' have incorrect indentation level 3, expected level should be 4. | 3192 | |
| indentation | Indentation | 'for' child have incorrect indentation level 5, expected level should be 6. | 3193 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 6. | 3194 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 8. | 3195 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 8. | 3196 | |
| indentation | Indentation | 'try' have incorrect indentation level 7, expected level should be 8. | 3197 | |
| indentation | Indentation | 'try' child have incorrect indentation level 9, expected level should be 10. | 3198 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 7, expected level should be 8. | 3199 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 9, expected level should be 10. | 3200 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 7, expected level should be 8. | 3201 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 8. | 3202 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 3204 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 8. | 3206 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 8. | 3208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3209 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 10. | 3209 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 3210 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 8. | 3211 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 8. | 3212 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 3216 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 10. | 3217 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 12. | 3219 | |
| indentation | Indentation | 'if' have incorrect indentation level 11, expected level should be 12. | 3220 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 14. | 3222 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 11, expected level should be 12. | 3223 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 10. | 3224 | |
| indentation | Indentation | 'else' child have incorrect indentation level 11, expected level should be 12. | 3225 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 9, expected level should be 10. | 3226 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 3227 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 10. | 3231 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 8. | 3232 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 8. | 3234 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 6. | 3235 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 3, expected level should be 4. | 3236 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 3237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3241 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3390 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 5, expected level should be 4. | 3412 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 3484 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 3505 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 3506 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 3553 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 3573 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 3575 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 3576 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 3577 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 3578 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 3579 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 103 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 478 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 490 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 514 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 529 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 610 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 611 | |
| indentation | Indentation | 'try' child have incorrect indentation level 7, expected level should be 6. | 692 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 793 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 9, expected level should be 10. | 794 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 9, expected level should be 10. | 795 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 806 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 918 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 924 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 952 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 953 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 954 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1006 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1007 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1009 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1032 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1134 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1329 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1404 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 1443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1735 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1745 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1765 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 1860 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 1861 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 1862 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1957 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2493 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 2535 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 515 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 526 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 41 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 212 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 238 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 406 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 408 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 409 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 411 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 414 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 416 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 498 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellComparator' import. | 24 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.io.TimeRange. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableDescriptor' import. | 29 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScannerContext.NextState' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 179 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.ConcurrentModificationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 34 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.UnexpectedStateException' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 109 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 124 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 135 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 120 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.Closeables' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| design | FinalClass | Class FlushHandler should be declared as final. | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 427 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 429 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 430 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 474 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 475 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 476 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 479 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 480 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 18. | 594 | |
| indentation | Indentation | 'block' child have incorrect indentation level 18, expected level should be 20. | 595 | |
| indentation | Indentation | 'block' child have incorrect indentation level 18, expected level should be 20. | 598 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 18. | 599 | |
| indentation | Indentation | 'block' child have incorrect indentation level 18, expected level should be 20. | 600 | |
| indentation | Indentation | 'block' child have incorrect indentation level 18, expected level should be 20. | 603 | |
| indentation | Indentation | 'case' child have incorrect indentation level 16, expected level should be 18. | 604 | |
| indentation | Indentation | 'block' child have incorrect indentation level 18, expected level should be 20. | 605 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 717 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 751 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 760 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 779 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 780 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 4. | 818 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ReflectionUtils' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.MetricRegistries' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.MetricsIOSource' import. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 223 | |
| sizes | MethodLength | Method length is 214 lines (max allowed is 150). | 330 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 354 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 357 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | MethodLength | Method length is 197 lines (max allowed is 150). | 714 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 210 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Interns' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 121 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 122 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 127 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 128 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 134 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 102). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 26 | |
| indentation | Indentation | 'implements' have incorrect indentation level 0, expected level should be 2. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Interns' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsExecutor' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 77 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 79 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 87 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.FilterBase' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.KeyValue. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ClassSize' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 33 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ByteBufferUtils' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants.OperationStatusCode' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MultiActionResultTooLarge' import. | 64 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 365 | |
| indentation | Indentation | 'class def modifier' have incorrect indentation level 3, expected level should be 2. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 492 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 522 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 574 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 575 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 576 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 623 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 671 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 672 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 674 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 723 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 728 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 741 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 918 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 919 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 920 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1019 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1020 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1021 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1024 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 1082 | |
| indentation | Indentation | 'RegionScanner' have incorrect indentation level 2, expected level should be 4. | 1238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1390 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1414 | |
| indentation | Indentation | 'ClientService' have incorrect indentation level 6, expected level should be 8. | 1424 | |
| indentation | Indentation | 'ClientService' have incorrect indentation level 6, expected level should be 8. | 1425 | |
| indentation | Indentation | 'AdminService' have incorrect indentation level 6, expected level should be 8. | 1429 | |
| indentation | Indentation | 'AdminService' have incorrect indentation level 6, expected level should be 8. | 1430 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1486 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1527 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1812 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1838 | |
| indentation | Indentation | 'regionServer' have incorrect indentation level 14, expected level should be 16. | 1928 | |
| indentation | Indentation | 'regionOpenInfo' have incorrect indentation level 16, expected level should be 18. | 1932 | |
| indentation | Indentation | 'regionServer' have incorrect indentation level 16, expected level should be 18. | 1936 | |
| indentation | Indentation | 'regionServer' have incorrect indentation level 16, expected level should be 18. | 1939 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1967 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2016 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2479 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 2664 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2666 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2667 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 2668 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2670 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2671 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 2672 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2673 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2674 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2676 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2677 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 2678 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2679 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2680 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2681 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2682 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2683 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2685 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 2686 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2687 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 2689 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 2690 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2691 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 2693 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 2694 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 2696 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2697 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 2698 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 2699 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 2700 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 2701 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 2702 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2703 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 2704 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2705 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2706 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2707 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2708 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 2709 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2710 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2711 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2712 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2713 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2714 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 2715 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 2716 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2717 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 2719 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 2720 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2721 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 2723 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 2724 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 2726 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2727 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 2728 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 2729 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 2730 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 12. | 2731 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 10. | 2732 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 2733 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 2734 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 2758 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 2759 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2760 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 2761 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 14. | 2762 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 12. | 2763 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 2764 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 2765 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 2766 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 2767 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 2768 | |
| indentation | Indentation | 'else' child have incorrect indentation level 12, expected level should be 14. | 2769 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 10, expected level should be 12. | 2770 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 2771 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 2772 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 2773 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 2783 | |
| sizes | MethodLength | Method length is 171 lines (max allowed is 150). | 2934 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 3067 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3114 | |
| sizes | MethodLength | Method length is 232 lines (max allowed is 150). | 3116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl' import. | 29 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 50 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.coprocessor.RegionCoprocessor. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 267 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 386 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompareOperator' import. | 31 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Descriptors.MethodDescriptor' import. | 51 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 98 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 164 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 212 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 242 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 355 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 361 | |
| blocks | LeftCurly | '{' at column 55 should have line break after. | 373 | |
| blocks | LeftCurly | '{' at column 53 should have line break after. | 381 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 388 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 399 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 401 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 403 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 405 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 89 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 363 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 14, expected level should be 12. | 444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 657 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 684 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 689 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 717 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 726 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 736 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 941 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 944 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 9, expected level should be one of the following: 8, 10. | 997 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1012 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1014 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1015 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1016 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1068 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1099 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1155 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1442 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1473 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1475 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1476 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1477 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1486 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1488 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1489 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1490 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1497 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1515 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1517 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1518 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1519 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1530 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1532 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1533 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1534 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1541 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1548 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1550 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1551 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1552 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1557 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1564 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1566 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1567 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1568 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1587 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1589 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1590 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1591 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1594 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1597 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1599 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1600 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1601 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1609 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1628 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1630 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1631 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1632 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1638 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 1640 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 1641 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 1642 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1650 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1653 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1654 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1681 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1690 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.MemorySizeUtil' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 23 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 181 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 183 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 184 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 185 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 7, expected level should be 6. | 272 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 277 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode' import. | 39 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Service' import. | 41 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 30 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 47 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 49 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 51 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 52 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. | 53 | |
| blocks | LeftCurly | '{' at column 57 should have line break after. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 72 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellScanner' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 29 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.Message' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 25 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 131). | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.metrics.ServerSideScanMetrics' import. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 591 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 629 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 659 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.atomic.AtomicInteger' import. | 23 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicLong. | 24 | |
| imports | ImportOrder | Wrong order for 'java.nio.charset.Charset' import. | 25 | |
| imports | UnusedImports | Unused import - java.nio.charset.Charset. | 25 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.fs.Path. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Table' import. | 29 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos' import. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 376 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 378 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 384 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 118 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 123 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 126 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 129 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 131 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 30 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 36 | |
| misc | UpperEll | Should use uppercase 'L'. | 100 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 243 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 246 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 278 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 80 | |
| indentation | Indentation | 'this' have incorrect indentation level 14, expected level should be 16. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.PriorityFunction' import. | 26 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 35 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 38 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.CancelableProgressable' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 34 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 23 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 97 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 203 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.FSDataInputStreamWrapper' import. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 485 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 534 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 535 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 537 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 540 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 541 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 546 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 547 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 550 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 551 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableCollection' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 57 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 490 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 609 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 40 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 303 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 497 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 56 | |
| design | FinalClass | Class StoreFileWriter should be declared as final. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 120 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 121 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 122 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 125 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 126 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.monitoring.MonitoredTask' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.OptionalInt. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 55 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 5, expected level should be 4. | 181 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 5, expected level should be 4. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 507 | |
| sizes | MethodLength | Method length is 190 lines (max allowed is 150). | 510 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 691 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 798 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 819 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 868 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 923 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 924 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 925 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 926 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 942 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 944 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1046 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1050 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1087 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1089 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 34 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.compactions.CompactionContext' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableCollection' import. | 48 | |
| design | VisibilityModifier | Variable 'stripeEndRows' must be private and have accessor methods. | 96 | |
| design | VisibilityModifier | Variable 'stripeFiles' must be private and have accessor methods. | 103 | |
| design | VisibilityModifier | Variable 'level0Files' must be private and have accessor methods. | 105 | |
| design | VisibilityModifier | Variable 'allFilesCached' must be private and have accessor methods. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 513 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 514 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 518 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 588 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 596 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 737 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 902 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 919 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 923 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 965 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1000 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| indentation | Indentation | '" The Universe, and Everything"' have incorrect indentation level 4, expected level should be 6. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 242 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 339 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 340 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 524 | |
| coding | EmptyStatement | Empty statement. | 525 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 3, expected level should be 4. | 645 | |
| design | FinalClass | Class WrappedRowLock should be declared as final. | 677 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 39 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.*. | 50 | |
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertTrue' import. | 54 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 58. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 125 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 195 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 265 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call rparen' have incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 8, expected level should be 4. | 87 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 106 | |
| coding | EmptyStatement | Empty statement. | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.SmallTests' import. | 59 | |
| imports | ImportOrder | Wrong order for 'org.hamcrest.Description' import. | 71 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 12, 14. | 124 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 12, 14. | 149 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 12, 14. | 188 | |
| misc | UpperEll | Should use uppercase 'L'. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MissingSwitchDefault | switch without "default" clause. | 110 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 111 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 112 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 113 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 114 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 115 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 116 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 117 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 118 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 119 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 51 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 62 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 86 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 205 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 285 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 | |
| design | VisibilityModifier | Variable 'cacheType' must be private and have accessor methods. | 60 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 116 | |
| coding | EmptyStatement | Empty statement. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.HMaster' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 166 | |
| coding | EmptyStatement | Empty statement. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 278 | |
| coding | EmptyStatement | Empty statement. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 27 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| indentation | Indentation | 'try' child have incorrect indentation level 5, expected level should be 6. | 333 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 646 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 844 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 845 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be 4. | 846 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 847 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be 4. | 848 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 4, expected level should be 2. | 849 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 34 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| design | VisibilityModifier | Variable 'toCellChunkMap' must be private and have accessor methods. | 56 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 313 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 324 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 332 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 396 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 398 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 400 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 416 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 418 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 420 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 433 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 435 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 437 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 193 | |
| design | VisibilityModifier | Variable 'compacting' must be private and have accessor methods. | 391 | |
| design | VisibilityModifier | Variable 'notCompacting' must be private and have accessor methods. | 392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 450 | |
| design | VisibilityModifier | Variable 'isInCompact' must be private and have accessor methods. | 467 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 565 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.mockito.Mockito.when. | 23 | |
| design | VisibilityModifier | Variable 'testUtil' must be private and have accessor methods. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 | |
| design | VisibilityModifier | Variable 'testUtil' must be private and have accessor methods. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 28 | |
| design | VisibilityModifier | Variable 'walProvider' must be private and have accessor methods. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.CoprocessorHost' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 78 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 51. | 79 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 51. | 80 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 82 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 89 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 30. | 93 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 102 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 51. | 103 | |
| blocks | LeftCurly | '{' at column 10 should have line break after. | 104 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 106 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 55. | 107 | |
| blocks | LeftCurly | '{' at column 10 should have line break after. | 108 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 114 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 33 has parse error. Missed HTML close tag 'number'. Sometimes it means that close tag missed for one of previous tags. | 124 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 82. | 81 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 83. | 189 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 82. | 203 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 82. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 40. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 291 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 464 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 511 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 823 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 863 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 906 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 983 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1025 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 1046 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 1093 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterators' import. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 225 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 340 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'CONF' must be private and have accessor methods. | 74 | |
| sizes | MethodLength | Method length is 154 lines (max allowed is 150). | 107 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 8. | 130 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be 6. | 157 | |
| indentation | Indentation | 'class def rcurly' have incorrect indentation level 6, expected level should be 4. | 158 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 201 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 216 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 248 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNull' import. | 53 | |
| indentation | Indentation | 'for' have incorrect indentation level 4, expected level should be 6. | 90 | |
| indentation | Indentation | 'for' child have incorrect indentation level 6, expected level should be 8. | 91 | |
| indentation | Indentation | 'for' child have incorrect indentation level 6, expected level should be 8. | 92 | |
| indentation | Indentation | 'for' child have incorrect indentation level 6, expected level should be 8. | 93 | |
| indentation | Indentation | 'for' have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 10. | 99 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 10. | 100 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 10. | 101 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 8. | 102 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 4, expected level should be 6. | 103 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 104 | |
| indentation | Indentation | 'try' have incorrect indentation level 4, expected level should be 6. | 105 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 106 | |
| indentation | Indentation | 'while' child have incorrect indentation level 8, expected level should be 10. | 108 | |
| indentation | Indentation | 'while' child have incorrect indentation level 8, expected level should be 10. | 109 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 6, expected level should be 8. | 110 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 4, expected level should be 6. | 111 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 6, expected level should be 8. | 112 | |
| indentation | Indentation | 'finally rcurly' have incorrect indentation level 4, expected level should be 6. | 113 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 114 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 115 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 116 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 117 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 119 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 120 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 121 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 122 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 124 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 127 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 128 | |
| indentation | Indentation | 'try' have incorrect indentation level 4, expected level should be 6. | 129 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 130 | |
| indentation | Indentation | 'while' child have incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'while' child have incorrect indentation level 8, expected level should be 10. | 133 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 4, expected level should be 6. | 135 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 6, expected level should be 8. | 136 | |
| indentation | Indentation | 'finally rcurly' have incorrect indentation level 4, expected level should be 6. | 137 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 139 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 140 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 141 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 142 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 143 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 144 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 145 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 146 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 481 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 90 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 178 | |
| design | VisibilityModifier | Variable 'CONF' must be private and have accessor methods. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1441 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1443 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1460 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1462 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1780 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1789 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1794 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1800 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1807 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1815 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1820 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1856 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1863 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1908 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1915 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2063 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2139 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2155 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2910 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3605 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 3607 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 3609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3613 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3625 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 3697 | |
| coding | EmptyStatement | Empty statement. | 3698 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 3834 | |
| coding | EmptyStatement | Empty statement. | 3835 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 8. | 3862 | |
| design | FinalClass | Class PutThread should be declared as final. | 3873 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4049 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 4117 | |
| coding | EmptyStatement | Empty statement. | 4118 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4202 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4203 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4250 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4251 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4288 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4297 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 4298 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 4316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4465 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4552 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4612 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 5009 | |
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 5474 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5964 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 5965 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 5980 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 6008 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 6127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 6134 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 6302 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 286 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 337 | |
| coding | EmptyStatement | Empty statement. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 108). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 91 | |
| design | VisibilityModifier | Variable 'CONF' must be private and have accessor methods. | 116 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 298 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 357 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 359 | |
| coding | EmptyStatement | Empty statement. | 416 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 459 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 565 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 655 | |
| indentation | Indentation | '=' have incorrect indentation level 6, expected level should be 8. | 767 | |
| blocks | EmptyBlock | Must have at least one statement. | 769 | |
| blocks | EmptyBlock | Must have at least one statement. | 866 | |
| blocks | EmptyBlock | Must have at least one statement. | 870 | |
| blocks | EmptyBlock | Must have at least one statement. | 1026 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1143 | |
| blocks | EmptyBlock | Must have at least one statement. | 1446 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1570 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1628 | |
| misc | UpperEll | Should use uppercase 'L'. | 1651 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1665 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClientServiceCallable' import. | 51 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 87 | |
| design | VisibilityModifier | Variable 'BLOCKSIZE' must be private and have accessor methods. | 105 | |
| design | VisibilityModifier | Variable 'COMPRESSION' must be private and have accessor methods. | 106 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 185 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 237 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 285 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 292 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 310 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 311 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 416 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 50 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 97 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 102 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 105 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 53 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 83 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 112 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 114 | |
| indentation | Indentation | 'try' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 116 | |
| indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 117 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 119 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 120 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 121 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 73 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 499 | |
| indentation | Indentation | 'ColumnFamilyDescriptorBuilder' have incorrect indentation level 4, expected level should be 6. | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 554 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 782 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 783 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 784 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 785 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 802 | |
| design | VisibilityModifier | Variable 'lastCreatedCompactor' must be private and have accessor methods. | 902 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 945 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1461 | |
| misc | UpperEll | Should use uppercase 'L'. | 1598 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 1769 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 1772 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 1775 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 1778 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 1781 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 1784 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 1793 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 1796 | |
| blocks | LeftCurly | '{' at column 54 should have line break after. | 1799 | |
| blocks | LeftCurly | '{' at column 65 should have line break after. | 1802 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 1805 | |
| blocks | LeftCurly | '{' at column 47 should have line break after. | 1808 | |
| blocks | LeftCurly | '{' at column 25 should have line break after. | 1811 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 1814 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 1817 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 1820 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 1823 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 1826 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 1829 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 1832 | |
| blocks | LeftCurly | '{' at column 52 should have line break after. | 1835 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1838 | |
| blocks | LeftCurly | '{' at column 56 should have line break after. | 1838 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HColumnDescriptor. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 74 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.mock' import. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 532 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 535 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 537 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 615 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 618 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 717 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 737 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 739 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 804 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 805 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 806 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 808 | |
| blocks | LeftCurly | '{' at column 7 should be on the previous line. | 818 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 827 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 922 | |
| coding | EmptyStatement | Empty statement. | 922 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 943 | |
| coding | EmptyStatement | Empty statement. | 943 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 81 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 37 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 276 | |
| coding | EmptyStatement | Empty statement. | 277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 817 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 896 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 962 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'while' construct must use '{}'s. | 145 | |
| coding | EmptyStatement | Empty statement. | 145 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 177 | |
| coding | EmptyStatement | Empty statement. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 451 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 482 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 30 | |
| imports | ImportOrder | Wrong order for 'org.junit.Rule' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.experimental.categories.Category' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 65 | |
| misc | UpperEll | Should use uppercase 'L'. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.test.MetricsAssertHelper' import. | 24 | |
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 92 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.test.MetricsAssertHelper' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 31 | |
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 38 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactory. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertSame' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 48 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 49 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 50 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'HELPER' must be private and have accessor methods. | 32 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 141 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 141 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 151 | |
| coding | EmptyStatement | Empty statement. | 307 | |
| coding | EmptyStatement | Empty statement. | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 46 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 56. | 97 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 170 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 171 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 178 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 181 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 189 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.Action' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 40 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 91 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 92 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 94 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 96 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 120 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'failed' must be private and have accessor methods. | 47 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 39 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 21 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 490 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 491 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 492 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 137 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 142 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 154 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.MultiRequest' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse' import. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 133 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MemoryCompactionPolicy' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MediumTests' import. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | EmptyBlock | Must have at least one statement. | 100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 198 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 235 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ri' have incorrect indentation level 4, expected level should be 6. | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 84 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 130 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 480 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 114 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread' import. | 50 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 52, 53. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 317 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 349 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 389 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 395 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 66 | |
| imports | RedundantImport | Duplicate import to line 25 - java.io.IOException. | 66 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 69 | |
| imports | RedundantImport | Duplicate import to line 21 - org.junit.Assert.assertFalse. | 69 | |
| imports | RedundantImport | Duplicate import to line 22 - org.junit.Assert.assertNotNull. | 70 | |
| imports | RedundantImport | Duplicate import to line 23 - org.junit.Assert.assertTrue. | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 40 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 53 | |
| misc | UpperEll | Should use uppercase 'L'. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 79 | |
| misc | UpperEll | Should use uppercase 'L'. | 79 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 84 | |
| misc | UpperEll | Should use uppercase 'L'. | 94 | |
| misc | UpperEll | Should use uppercase 'L'. | 94 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 99 | |
| misc | UpperEll | Should use uppercase 'L'. | 110 | |
| misc | UpperEll | Should use uppercase 'L'. | 110 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 | |
| misc | UpperEll | Should use uppercase 'L'. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 111). | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 145 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 572 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 611 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 129 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 286 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 291 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 60 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 69 | |
| indentation | Indentation | 'requestsMap' have incorrect indentation level 6, expected level should be 8. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MiniHBaseCluster.MiniHBaseClusterRegionServer' import. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 88 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 360 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 32 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 63 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 86 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 69 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 65. | 168 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 212 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 229 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 65. | 258 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 268 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 346 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 352 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 442 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 576 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 602 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 603 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 621 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableExistsException' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 151 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 381 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 488 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 495 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 512 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HTableDescriptor. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 337 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 556 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 573 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 575 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Durability' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 55 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'else' child have incorrect indentation level 4, expected level should be 6. | 180 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| blocks | EmptyBlock | Must have at least one statement. | 464 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 83 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 116 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 257 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 410 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 468 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 469 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| design | VisibilityModifier | Variable 'startedLatch' must be private and have accessor methods. | 235 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.Optional. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 179 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 182 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 185 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 201 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 204 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 208 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 5, expected level should be 6. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 474 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 498 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 499 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 573 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 600 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 794 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 825 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 826 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 828 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 829 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 830 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 831 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 866 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 884 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 885 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 887 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 893 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 894 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 935 | |
| blocks | EmptyBlock | Must have at least one statement. | 979 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.HFileLink' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 89 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 109 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 164 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 227 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 459 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 460 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 510 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 860 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 956 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 119 | |
| coding | EmptyStatement | Empty statement. | 119 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 518 | |
| indentation | Indentation | 'try' child have incorrect indentation level 7, expected level should be 6. | 542 | |
| indentation | Indentation | 'try' child have incorrect indentation level 7, expected level should be 6. | 543 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 47 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MediumTests' import. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 | |
| design | VisibilityModifier | Variable 'checkTagPresence' must be private and have accessor methods. | 549 | |
| design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 550 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.lang3.RandomStringUtils' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 37 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MediumTests' import. | 51 | |
| sizes | MethodLength | Method length is 180 lines (max allowed is 150). | 117 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 162 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 258 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 276 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 289 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 291 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 292 | |
| sizes | MethodLength | Method length is 177 lines (max allowed is 150). | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.client.*. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.RegionServerTests' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 25 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 38 | |
| sizes | MethodLength | Method length is 235 lines (max allowed is 150). | 129 | |
| sizes | MethodLength | Method length is 258 lines (max allowed is 150). | 368 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 890 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 892 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 894 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 897 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1005 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1012 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 32 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 188 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.StoreConfigInformation' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'totalCompactingKVs' must be private and have accessor methods. | 37 | |
| design | VisibilityModifier | Variable 'currentCompactedKVs' must be private and have accessor methods. | 39 | |
| design | VisibilityModifier | Variable 'totalCompactedSize' must be private and have accessor methods. | 41 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 39 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.CustomizedScanInfoBuilder. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.Closeables' import. | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 102 | |
| design | VisibilityModifier | Variable 'maxKeyCount' must be private and have accessor methods. | 123 | |
| design | VisibilityModifier | Variable 'earliestPutTs' must be private and have accessor methods. | 125 | |
| design | VisibilityModifier | Variable 'latestPutTs' must be private and have accessor methods. | 127 | |
| design | VisibilityModifier | Variable 'maxSeqId' must be private and have accessor methods. | 129 | |
| design | VisibilityModifier | Variable 'maxMVCCReadpoint' must be private and have accessor methods. | 131 | |
| design | VisibilityModifier | Variable 'maxTagsLength' must be private and have accessor methods. | 133 | |
| design | VisibilityModifier | Variable 'minSeqIdToKeep' must be private and have accessor methods. | 135 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 196 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 203 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 236 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class CurrentHourProvider should be declared as final. | 25 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 27 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 37 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 53 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 57 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 58 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.MoreObjects' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 30 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 62 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 69 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 71 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 5, expected level should be one of the following: 4, 6. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableList' import. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 320 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 369 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 417 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 57 | |
| design | VisibilityModifier | Variable 'kvs' must be private and have accessor methods. | 82 | |
| design | VisibilityModifier | Variable 'data' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'hasMetadata' must be private and have accessor methods. | 84 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'usePrivateReaders' must be private and have accessor methods. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableList' import. | 87 | |
| design | VisibilityModifier | Variable 'usePrivateReaders' must be private and have accessor methods. | 116 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 47. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 173 | |
| indentation | Indentation | 'while' child have incorrect indentation level 8, expected level should be 6. | 454 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 554 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 556 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 595 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 813 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'usePrivateReaders' must be private and have accessor methods. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegion' import. | 39 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 7, expected level should be 8. | 115 | |
| indentation | Indentation | 'try' child have incorrect indentation level 9, expected level should be 8. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Server' import. | 27 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 71 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 73 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 10, expected level should be 12. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 82 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 12, expected level should be 14. | 83 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 84 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 85 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 89 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 90 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 91 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 93 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 94 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 10, expected level should be 12. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ShipperListener' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.Filter' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue.Type' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 36 | |
| design | VisibilityModifier | Variable 'ts' must be private and have accessor methods. | 111 | |
| design | VisibilityModifier | Variable 'mvcc' must be private and have accessor methods. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 166 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 201 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 202 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 204 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 205 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 207 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 210 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 211 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 213 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 214 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 215 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 216 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 217 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 304 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 322 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ScanInfo' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 41. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeepDeletedCells' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 166 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 167 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 168 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 169 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 178 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 179 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 180 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 181 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 210 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 211 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 45. | 212 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 220 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 221 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 222 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 223 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 38. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValueUtil' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.IsolationLevel' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionReplicaUtil' import. | 43 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 96 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 188 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 189 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 191 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 206 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 207 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 359 | |
| blocks | EmptyBlock | Must have at least one statement. | 374 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 382 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RegionServerServices' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.lmax.disruptor.RingBuffer' import. | 81 | |
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 6, expected level should be 4. | 232 | |
| design | VisibilityModifier | Variable 'encodedName2HighestSequenceId' must be private and have accessor methods. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 854 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 855 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 856 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 857 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 961 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.Codec' import. | 39 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 241 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 266 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 331 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 333 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 470 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 471 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 579 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 666 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 752 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 754 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 764 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 909 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 911 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be one of the following: 16, 18. | 912 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 913 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16. | 914 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 915 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 916 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 1196 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 1198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionUtils' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder' import. | 57 | |
| imports | ImportOrder | Wrong order for 'com.lmax.disruptor.RingBuffer' import. | 66 | |
| blocks | EmptyBlock | Must have at least one statement. | 422 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 690 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBufferWriter' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.TagCompressionContext' import. | 26 | |
| design | VisibilityModifier | Variable 'regionDict' must be private and have accessor methods. | 39 | |
| design | VisibilityModifier | Variable 'tableDict' must be private and have accessor methods. | 40 | |
| design | VisibilityModifier | Variable 'familyDict' must be private and have accessor methods. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 34 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 88 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 142 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 61 | |
| imports | ImportOrder | Wrong order for 'com.lmax.disruptor.BlockingWaitStrategy' import. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 253 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 254 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 530 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 824 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 826 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1012 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1013 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'activateFailure' must be private and have accessor methods. | 37 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 40 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 43 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 44 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| misc | UpperEll | Should use uppercase 'L'. | 58 | |
| misc | UpperEll | Should use uppercase 'L'. | 60 | |
| misc | UpperEll | Should use uppercase 'L'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.CodedInputStream' import. | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 153). | 107 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 189 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 190 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 191 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 195 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 196 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 197 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 199 | |
| sizes | LineLength | Line is longer than 100 characters (found 194). | 235 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 370 | |
| sizes | LineLength | Line is longer than 100 characters (found 181). | 406 | |
| sizes | LineLength | Line is longer than 100 characters (found 156). | 413 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 435 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALHeader' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.LRUDictionary' import. | 33 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.io.netty.channel.Channel' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FSDataInputStream' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.EncryptionUtil' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.Encryptor' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 153 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 261 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 262 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 263 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.TimeoutIOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.util.Dictionary' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 35 | |
| design | VisibilityModifier | Variable 'context' must be private and have accessor methods. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'walProvider' must be private and have accessor methods. | 79 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 273 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 279 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 287 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 288 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 289 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 290 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 291 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 106 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 338 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 380 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 171 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.TimeUnit' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertSame' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.FSHLogProvider' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'preLogRollCounter' must be private and have accessor methods. | 143 | |
| design | VisibilityModifier | Variable 'postLogRollCounter' must be private and have accessor methods. | 144 | |
| design | VisibilityModifier | Variable 'closedCount' must be private and have accessor methods. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Test. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.Path' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.codec.BaseDecoder' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. | 48 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 113 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 131 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class WALEnvironment should be declared as final. | 54 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 144 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.TextFormat' import. | 34 | |
| design | FinalClass | Class WALUtil should be declared as final. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Predicate' import. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 28 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Predicate' import. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.MetricsSource' import. | 34 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.replication.ReplicationSerDeHelper' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.replication.ReplicationSerDeHelper' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeer.PeerState' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 492 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ServerName' import. | 30 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 71 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 81 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 82 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 84 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 85 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 86 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 87 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 88 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 89 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 16. | 90 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 14. | 91 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 92 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 93 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 94 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 95 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 96 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 97 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Pair' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. | 34 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.ZooKeeperProtos. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 32 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 40 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 4, expected level should be 6. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Predicate' import. | 30 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 56 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 59 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 65 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 6, expected level should be 4. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 32 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 40 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 399 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 425 | |
| indentation | Indentation | 'CompareOperator' have incorrect indentation level 4, expected level should be 6. | 436 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.TestSourceFSConfigurationProvider' import. | 70 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 27. | 230 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 37. | 241 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 44. | 244 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 27. | 344 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 37. | 364 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 44. | 368 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 27. | 400 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 37. | 410 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 694 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 696 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 697 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 698 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assert.assertFalse. | 24 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertTrue. | 26 | |
| imports | UnusedImports | Unused import - java.util.List. | 31 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 41 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.HBaseAdmin. | 42 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.HRegionServer. | 49 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 225 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 227 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 228 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 61 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 61 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 275 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 345 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 350 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 352 | |
| sizes | MethodLength | Method length is 151 lines (max allowed is 150). | 370 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 55 | |
| design | VisibilityModifier | Variable 'seperateOldWALs' must be private and have accessor methods. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 99 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertArrayEquals' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertArrayEquals' import. | 44 | |
| imports | UnusedImports | Unused import - java.util.ArrayList. | 47 | |
| imports | UnusedImports | Unused import - java.util.List. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 114). | 247 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 276 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 286 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 302 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 312 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 313 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 548 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.fail' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 80 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 230 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 426 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 517 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 533 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 731 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 756 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 776 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 900 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 905 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 906 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 936 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 937 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 35. | 938 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 974 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 975 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 26. | 976 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseConfiguration' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALFactory' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 54 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint' import. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 374 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 44 | |
| imports | ImportOrder | Wrong order for 'junit.framework.TestCase.assertNull' import. | 47 | |
| misc | UpperEll | Should use uppercase 'L'. | 168 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 215 | |
| misc | UpperEll | Should use uppercase 'L'. | 247 | |
| misc | UpperEll | Should use uppercase 'L'. | 248 | |
| misc | UpperEll | Should use uppercase 'L'. | 249 | |
| misc | UpperEll | Should use uppercase 'L'. | 250 | |
| misc | UpperEll | Should use uppercase 'L'. | 251 | |
| misc | UpperEll | Should use uppercase 'L'. | 252 | |
| misc | UpperEll | Should use uppercase 'L'. | 253 | |
| misc | UpperEll | Should use uppercase 'L'. | 254 | |
| misc | UpperEll | Should use uppercase 'L'. | 255 | |
| misc | UpperEll | Should use uppercase 'L'. | 256 | |
| misc | UpperEll | Should use uppercase 'L'. | 257 | |
| misc | UpperEll | Should use uppercase 'L'. | 258 | |
| misc | UpperEll | Should use uppercase 'L'. | 259 | |
| misc | UpperEll | Should use uppercase 'L'. | 260 | |
| misc | UpperEll | Should use uppercase 'L'. | 261 | |
| misc | UpperEll | Should use uppercase 'L'. | 262 | |
| misc | UpperEll | Should use uppercase 'L'. | 289 | |
| misc | UpperEll | Should use uppercase 'L'. | 290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.regionserver.TestSourceFSConfigurationProvider' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 30 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertNull. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.ReplicationTests' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.LargeTests' import. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WAL.Entry' import. | 23 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 22 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 19 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.ZooKeeperConnectionException. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.replication.ReplicationSerDeHelper' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeerConfig' import. | 31 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.AtomicLongMap' import. | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 69 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 102 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 275 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 318 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 354 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 53 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint' import. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 15 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 78 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.metrics2.lib.MutableGaugeLong. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationEndpoint' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.WALEntryFilter' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.cache.Cache' import. | 74 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 355 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 503 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.CoprocessorHost' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.ReplicationSinkService' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. | 57 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner' import. | 59 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder' import. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ClusterStatusProtos' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 71 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 35 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HBaseInterfaceAudience. | 35 | |
| imports | ImportOrder | Wrong order for 'javax.validation.constraints.Null' import. | 43 | |
| imports | UnusedImports | Unused import - javax.validation.constraints.Null. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 60 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 305 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 321 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 399 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 409 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.Stoppable. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.RSRpcServices' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 473 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 497 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationQueueInfo' import. | 25 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 55 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 193 | |
| indentation | Indentation | 'if' child have incorrect indentation level 5, expected level should be 6. | 204 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 398 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 464 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 510 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 522 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 650 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 826 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 936 | |
| blocks | EmptyBlock | Must have at least one statement. | 937 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationEndpoint' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.cache.CacheBuilder' import. | 45 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 86 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 88 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 89 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos' import. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 292 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.EnvironmentEdgeManager' import. | 21 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 22 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 26 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource. | 22 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceImpl. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 52 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationException' import. | 53 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.Cell. | 27 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.replication.ReplicationPeer. | 52 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.replication.ReplicationPeerConfig. | 53 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.replication.WALEntryFilter. | 54 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Bytes. | 60 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.TestRegionServerNoMaster.closeRegion' import. | 73 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertEquals. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations' import. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 247 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 364 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 367 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.AdminService' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationEndpoint' import. | 66 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 296 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 352 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 513 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 514 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 536 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 597 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 101 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos. | 35 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.*. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.*' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.RpcController' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationPeerConfig' import. | 42 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint. | 44 | |
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 51 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 405 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'lambda arguments' have incorrect indentation level 8, expected level should be 6. | 443 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader' import. | 38 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.wal.AbstractFSWALProvider. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 354 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.HttpServerUtil' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.ServerConnector' import. | 34 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.DispatcherType' import. | 40 | |
| imports | ImportOrder | Wrong order for 'java.util.Arrays' import. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 76 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| indentation | Indentation | 'try' have incorrect indentation level 24, expected level should be 6. | 108 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 109 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 110 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 111 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 4, expected level should be 6. | 112 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 6, expected level should be 8. | 113 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 4, expected level should be 6. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilitySingletonFactory' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. | 25 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 5, expected level should be 4. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| misc | UpperEll | Should use uppercase 'L'. | 77 | |
| misc | UpperEll | Should use uppercase 'L'. | 79 | |
| misc | UpperEll | Should use uppercase 'L'. | 80 | |
| misc | UpperEll | Should use uppercase 'L'. | 81 | |
| misc | UpperEll | Should use uppercase 'L'. | 83 | |
| misc | UpperEll | Should use uppercase 'L'. | 86 | |
| misc | UpperEll | Should use uppercase 'L'. | 87 | |
| misc | UpperEll | Should use uppercase 'L'. | 88 | |
| misc | UpperEll | Should use uppercase 'L'. | 89 | |
| misc | UpperEll | Should use uppercase 'L'. | 90 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.NamespacesModel' import. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 53 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter. | 65 | |
| indentation | Indentation | 'enum def rcurly' have incorrect indentation level 8, expected level should be 2. | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 357 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 11, expected level should be one of the following: 10, 12. | 498 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 537 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 569 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 619 | |
| indentation | Indentation | '", startRow="' have incorrect indentation level 10, expected level should be 12. | 735 | |
| indentation | Indentation | '", perClientRunRows="' have incorrect indentation level 10, expected level should be 12. | 736 | |
| indentation | Indentation | '", totalRows="' have incorrect indentation level 10, expected level should be 12. | 737 | |
| indentation | Indentation | '", clients="' have incorrect indentation level 10, expected level should be 12. | 738 | |
| indentation | Indentation | '", flushCommits="' have incorrect indentation level 10, expected level should be 12. | 739 | |
| indentation | Indentation | '", writeToWAL="' have incorrect indentation level 10, expected level should be 12. | 740 | |
| indentation | Indentation | '", useTags="' have incorrect indentation level 10, expected level should be 12. | 741 | |
| indentation | Indentation | '", noOfTags="' have incorrect indentation level 10, expected level should be 12. | 742 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1025 | |
| blocks | EmptyBlock | Must have at least one statement. | 1230 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1551 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.EnumSet' import. | 25 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.HttpServerUtil' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 53 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.HttpConnectionFactory' import. | 57 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.HttpConfiguration' import. | 59 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.server.SecureRequestCustomizer' import. | 61 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.servlet.ServletContextHandler' import. | 63 | |
| imports | ImportOrder | Wrong order for 'org.eclipse.jetty.jmx.MBeanContainer' import. | 66 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.DispatcherType' import. | 72 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 83 | |
| blocks | EmptyBlock | Must have at least one statement. | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 252 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 254 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 329 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 | |
| indentation | Indentation | 'try' have incorrect indentation level 27, expected level should be 12. | 224 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 14. | 225 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 10, expected level should be 12. | 226 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 14. | 227 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 10, expected level should be 12. | 228 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 257 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 257 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 260 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 261 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 303 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 321 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 321 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 322 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 323 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 324 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 386 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 388 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 427 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 427 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 429 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 430 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 538 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 538 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 539 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 540 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 541 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 542 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 668 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 668 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 669 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 670 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 671 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 672 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 691 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 762 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 762 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 763 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 764 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 765 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 766 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 785 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 825 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 859 | |
| indentation | Indentation | 'try' have incorrect indentation level 25, expected level should be 8. | 859 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 860 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 861 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 862 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 863 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 25 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 272 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 292 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 293 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 305 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 313 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 331 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 356 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 377 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 393 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 410 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 448 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 542 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 31 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 71 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 76 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 119 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 174 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 237 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 238 | |
| indentation | Indentation | 'while' have incorrect indentation level 8, expected level should be 10. | 239 | |
| indentation | Indentation | 'while' child have incorrect indentation level 10, expected level should be 12. | 240 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 241 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 242 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 243 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 244 | |
| indentation | Indentation | 'while' child have incorrect indentation level 10, expected level should be 12. | 245 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 8, expected level should be 10. | 246 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 247 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 8. | 248 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 249 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 250 | |
| indentation | Indentation | 'while' have incorrect indentation level 8, expected level should be 10. | 251 | |
| indentation | Indentation | 'while' child have incorrect indentation level 10, expected level should be 12. | 252 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 12. | 253 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 254 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 14. | 255 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 12. | 256 | |
| indentation | Indentation | 'while' child have incorrect indentation level 10, expected level should be 12. | 257 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 259 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 8. | 260 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 262 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableNotFoundException' import. | 42 | |
| indentation | Indentation | 'Collections' have incorrect indentation level 3, expected level should be 4. | 52 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Result' import. | 33 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 47 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 129 | |
| indentation | Indentation | 'try' have incorrect indentation level 13, expected level should be 8. | 129 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 130 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 10. | 131 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 8. | 132 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 10. | 134 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be 8. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.RegionLoad' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 41 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - javax.ws.rs.HeaderParam. | 27 | |
| imports | UnusedImports | Unused import - javax.ws.rs.core.Context. | 31 | |
| imports | UnusedImports | Unused import - javax.ws.rs.core.UriInfo. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 42 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonIgnore' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.filter.GZIPResponseStream' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompatibilityFactory' import. | 33 | |
| misc | UpperEll | Should use uppercase 'L'. | 544 | |
| misc | UpperEll | Should use uppercase 'L'. | 547 | |
| misc | UpperEll | Should use uppercase 'L'. | 550 | |
| misc | UpperEll | Should use uppercase 'L'. | 553 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 580 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSource. | 22 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 24 | |
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.MediaType' import. | 42 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 47 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 50 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 52 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 52 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 47 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 291 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| sizes | MethodLength | Method length is 154 lines (max allowed is 150). | 498 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 573 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 574 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 575 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 576 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 578 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 579 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 580 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 581 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 583 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 584 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 585 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 586 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 588 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 589 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 590 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 591 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 592 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 593 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 595 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 596 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 597 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 598 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 599 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 600 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 602 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 603 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 604 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 605 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 606 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 607 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 621 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 622 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 623 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 624 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 626 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 627 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 628 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 629 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 631 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 632 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 633 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 634 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 636 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 637 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 638 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 639 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 641 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 642 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 643 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 644 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 646 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 647 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 648 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 649 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 734 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 735 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 736 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 737 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 738 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 739 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 741 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 742 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 743 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 744 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 745 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 746 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 748 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 749 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 750 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 751 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 752 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 753 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 755 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 756 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 757 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 758 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 759 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 760 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 762 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 763 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 764 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 765 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 766 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 767 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 781 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 782 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 783 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 784 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 785 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 786 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 788 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 789 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 790 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 791 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 792 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 793 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 897 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 898 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 899 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 900 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 901 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 902 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 904 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 905 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 906 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 907 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 908 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 909 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 911 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 912 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 913 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 914 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 915 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 916 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 932 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 933 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 934 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 935 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 936 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 937 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 939 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 940 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 941 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 942 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 943 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 944 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 946 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 947 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 948 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 949 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 950 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 951 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 973 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 998 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 999 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1000 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1001 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1002 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1003 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 24 | |
| imports | ImportOrder | Wrong order for 'javax.xml.bind.JAXBContext' import. | 56 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 60 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 35 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 49 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 49 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 41 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonFactory' import. | 73 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 107 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 108 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 109 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 110 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 111 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 112 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 287 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 288 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 289 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 293 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 10, 12. | 294 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 295 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 6. | 633 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 634 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 637 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 638 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 639 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 6. | 648 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.glassfish.jersey.servlet.ServletContainer. | 39 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 41 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 44 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.Response.ResponseBuilder' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.VersionModel' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.http.Header' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 245 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 369 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 402 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 483 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 486 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 498 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 537 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 588 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 600 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 623 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 634 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 125 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 127 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 128 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 130 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 131 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 133 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 134 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 135 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 136 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 137 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 138 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 139 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 148 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 153 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 155 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 156 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 157 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 167 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 168 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 169 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 171 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 172 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 173 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 174 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 175 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 176 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 177 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 178 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 179 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 180 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 181 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 209 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 210 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 212 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 214 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 216 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 219 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 220 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 221 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 222 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 223 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 224 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 225 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 226 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 227 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 228 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 229 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 230 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 257 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 258 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 260 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 262 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 263 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 264 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 265 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 266 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 267 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 268 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 269 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 298 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 299 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 300 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 301 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 302 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 303 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 304 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 305 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 306 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 307 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 308 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 343 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 344 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 345 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 346 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 347 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 348 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 349 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 350 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 351 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 352 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 353 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 382 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 383 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 384 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 385 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 386 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 387 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 388 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 389 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 390 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 391 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 392 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 393 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 394 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 395 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Append' import. | 38 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 66 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 264 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 265 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 266 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 267 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 268 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 269 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 270 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 271 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 272 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 273 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 274 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 275 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 276 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 314 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 314 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 342 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 393 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 394 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 395 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 396 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 397 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 398 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 399 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 400 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 401 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 402 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 403 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 448 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 449 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 450 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 451 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 452 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 453 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 454 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 455 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 456 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 457 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 458 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 472 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 473 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 474 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 475 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 476 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 477 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 478 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 479 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 480 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 481 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 482 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 525 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 526 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 527 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 528 | |
| indentation | Indentation | 'try' have incorrect indentation level 10, expected level should be 12. | 529 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 14. | 530 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 10, expected level should be 12. | 531 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 14. | 532 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 10, expected level should be 12. | 533 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 534 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 535 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 536 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 552 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 553 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 554 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 555 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 556 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 557 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 558 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 559 | |
| indentation | Indentation | 'try' have incorrect indentation level 10, expected level should be 12. | 560 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 14. | 561 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 10, expected level should be 12. | 562 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 14. | 563 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 10, expected level should be 12. | 564 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 565 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 566 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 567 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 686 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 687 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 688 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 689 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 690 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 691 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 692 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 693 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 694 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 695 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 696 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 697 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 698 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 736 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 737 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 738 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 739 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 740 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 10. | 741 | |
| indentation | Indentation | 'try' child have incorrect indentation level 10, expected level should be 12. | 742 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 10. | 743 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 12. | 744 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 10. | 745 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 746 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 747 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 748 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 762 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 844 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 853 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 859 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 870 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 881 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 897 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.http.Header' import. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 37 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 35 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseInterfaceAudience' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.yetus.audience.InterfaceStability. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 32 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonAnyGetter' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 85 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 34 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Scan' import. | 37 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonInclude' import. | 79 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 134 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 135 | |
| design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 136 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 206 | |
| design | VisibilityModifier | Variable 'op' must be private and have accessor methods. | 207 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 209 | |
| design | VisibilityModifier | Variable 'filters' must be private and have accessor methods. | 210 | |
| design | VisibilityModifier | Variable 'limit' must be private and have accessor methods. | 211 | |
| design | VisibilityModifier | Variable 'offset' must be private and have accessor methods. | 212 | |
| design | VisibilityModifier | Variable 'family' must be private and have accessor methods. | 213 | |
| design | VisibilityModifier | Variable 'qualifier' must be private and have accessor methods. | 214 | |
| design | VisibilityModifier | Variable 'ifMissing' must be private and have accessor methods. | 215 | |
| design | VisibilityModifier | Variable 'latestVersion' must be private and have accessor methods. | 216 | |
| design | VisibilityModifier | Variable 'minColumn' must be private and have accessor methods. | 217 | |
| design | VisibilityModifier | Variable 'minColumnInclusive' must be private and have accessor methods. | 218 | |
| design | VisibilityModifier | Variable 'maxColumn' must be private and have accessor methods. | 219 | |
| design | VisibilityModifier | Variable 'maxColumnInclusive' must be private and have accessor methods. | 220 | |
| design | VisibilityModifier | Variable 'dropDependentColumn' must be private and have accessor methods. | 221 | |
| design | VisibilityModifier | Variable 'chance' must be private and have accessor methods. | 222 | |
| design | VisibilityModifier | Variable 'prefixes' must be private and have accessor methods. | 223 | |
| design | VisibilityModifier | Variable 'timestamps' must be private and have accessor methods. | 225 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 349 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 370 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 371 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 372 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 373 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 374 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 375 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 376 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 377 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 378 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 379 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 380 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 383 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 384 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 385 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 388 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 389 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 390 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 391 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 392 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 393 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 10. | 394 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 12. | 395 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 10. | 396 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 397 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 8. | 398 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 399 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 400 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 401 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 402 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 403 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 404 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 405 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 406 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 407 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 408 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 409 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 10. | 410 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 12. | 411 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 10. | 412 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 413 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 8. | 414 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 415 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 416 | |
| indentation | Indentation | 'block rcurly' have incorrect indentation level 6, expected level should be 8. | 417 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 418 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 419 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 420 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 421 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 422 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 423 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 424 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 425 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 426 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 427 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 428 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 429 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 430 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 431 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 432 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 433 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 434 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 437 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 438 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 439 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 440 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 441 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 442 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 443 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 444 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 445 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 448 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 449 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 450 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 451 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 452 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 453 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 454 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 455 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 456 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 457 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 458 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 459 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 460 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 461 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 462 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 463 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 464 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 465 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 466 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 467 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 468 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 498 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 509 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 571 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 594 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 596 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 761 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 822 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 35 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonProperty' import. | 39 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 503 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 593 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 631 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 29 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Iterator' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 42 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.annotation.JsonAnyGetter' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 24 | |
| imports | ImportOrder | Wrong order for 'javax.ws.rs.core.MediaType' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 26 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 47 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Assume. | 24 | |
| imports | UnusedImports | Unused import - org.junit.Test. | 25 | |
| imports | UnusedImports | Unused import - org.mockito.Mockito. | 27 | |
| imports | ImportOrder | Wrong order for 'javax.servlet.ServletContext' import. | 29 | |
| imports | UnusedImports | Unused import - javax.servlet.ServletContext. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.ProtobufMessageHandler' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.model.CellModel' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.io.ByteArrayOutputStream. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.rest.Constants' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.net.Address' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 27 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ServiceException' import. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 137 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 248 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 257 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 485 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 550 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EmptyStatement | Empty statement. | 212 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.net.Address' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.net.Address' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 85 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ServiceException' import. | 91 | |
| design | FinalClass | Class RSGroupInfoManagerImpl should be declared as final. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 28 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.LoadBalancer' import. | 22 | |
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Maps' import. | 61 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 477 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 517 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 677 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 680 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 705 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 759 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 848 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 856 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 21 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.MasterServices' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ConnectionFactory' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 39 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.token.Token' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 27 | |
| design | VisibilityModifier | Variable 'authenticationMethod' must be private and have accessor methods. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HColumnDescriptor. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptor' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Strings' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 21 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 38 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 39 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 40 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 188 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.UserGroupInformation' import. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.security.UserProvider. | 20 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.crypto.aes.CryptoAES' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.token.Token' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ipc.FallbackDisallowedException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.ipc.RemoteException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 26 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.security.sasl.SaslClient' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 28 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 | |
| imports | UnusedImports | Unused import - java.io.InputStream. | 33 | |
| imports | UnusedImports | Unused import - java.io.OutputStream. | 34 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 32, 33. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'javax.security.sasl.Sasl' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 33 | |
| design | VisibilityModifier | Variable 'rpcClientImpl' must be private and have accessor methods. | 118 | |
| design | VisibilityModifier | Variable 'rpcServerImpl' must be private and have accessor methods. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 272 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableSet' import. | 37 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 39 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Methods' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| indentation | Indentation | 'class def modifier' have incorrect indentation level 3, expected level should be 2. | 259 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 281 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 334 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 336 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.security.Groups' import. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 32 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 140 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 145 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 155 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 196 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 201 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 220 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | InterfaceIsType | interfaces should describe a type and hence have methods. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.client.Admin. | 23 | |
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayInputStream' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 54 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 103 | |
| indentation | Indentation | 'method call rparen' have incorrect indentation level 10, expected level should be 6. | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 236 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 405 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 456 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 474 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 503 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 610 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 630 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 641 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 716 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 753 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 765 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 33 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 36 | |
| design | FinalClass | Class AccessControlUtil should be declared as final. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 340 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 355 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 388 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 389 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 390 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 391 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 392 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 393 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 394 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 395 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 396 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 397 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 398 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 411 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 412 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 413 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 414 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 415 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 416 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 417 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 418 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 419 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 420 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 421 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 496 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 520 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 545 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 640 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 4, expected level should be 6. | 764 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 56 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 136 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 6. | 299 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 315 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 400 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 619 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 716 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 718 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 831 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1080 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1314 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 1339 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1379 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1407 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 1439 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1441 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1477 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 1488 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1566 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1567 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1568 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1569 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1570 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1571 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1572 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1573 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1574 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1826 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 1827 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2185 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2234 | |
| indentation | Indentation | 'block' child have incorrect indentation level 11, expected level should be 12. | 2242 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2291 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 2351 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2536 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2539 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 30 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 130 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 285 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 286 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Maps' import. | 33 | |
| blocks | LeftCurly | '{' at column 24 should have line break after. | 54 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 163 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 165 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.RpcCallback' import. | 50 | |
| indentation | Indentation | 'convert' have incorrect indentation level 2, expected level should be 4. | 128 | |
| indentation | Indentation | 'convert' have incorrect indentation level 2, expected level should be 4. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.BlockingRpcChannel' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 71 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 133 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.access.Permission.Action' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. | 29 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 55 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 56 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 57 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 58 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 59 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 60 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 61 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 62 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 63 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 64 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 74 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 99 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 154 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 155 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 179 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 180 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 194 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 196 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 206 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 220 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 240 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 262 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 43 | |
| design | FinalClass | Class TableAuthManager should be declared as final. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 290 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 291 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 461 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 462 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 492 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 493 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 494 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 495 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 496 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 505 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 524 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 525 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 526 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 534 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 661 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 662 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 677 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 689 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 690 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 703 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 704 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 705 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 131 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 321 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 383 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 385 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'implements' have incorrect indentation level 2, expected level should be 4. | 494 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10. | 559 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10. | 581 | |
| blocks | EmptyBlock | Must have at least one statement. | 865 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1031 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1131 | |
| sizes | MethodLength | Method length is 243 lines (max allowed is 150). | 1188 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1346 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1438 | |
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 1709 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1783 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1784 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1793 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1794 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2187 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 2411 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2681 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2695 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 57 | |
| blocks | EmptyBlock | Must have at least one statement. | 294 | |
| blocks | EmptyBlock | Must have at least one statement. | 320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 524 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 767 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 55 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 67 | |
| sizes | MethodLength | Method length is 221 lines (max allowed is 150). | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ListMultimap' import. | 57 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.BlockingRpcChannel' import. | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 160 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 242 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 254 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 336 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 337 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 342 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 346 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 347 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 360 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 391 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 20, expected level should be 19. | 417 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CompareOperator' import. | 38 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.RegionScanner. | 65 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 68 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 74 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 85 | |
| sizes | MethodLength | Method length is 170 lines (max allowed is 150). | 247 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 406 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 408 | |
| sizes | MethodLength | Method length is 298 lines (max allowed is 150). | 478 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 978 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.Closeable' import. | 34 | |
| imports | UnusedImports | Unused import - java.util.concurrent.atomic.AtomicReference. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.DataInput' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 26 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 84 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.Text' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileSystem' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.File' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'rpcClientImpl' must be private and have accessor methods. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'rpcClientImpl' must be private and have accessor methods. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.BlockingService' import. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 272 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 274 | |
| blocks | LeftCurly | '{' at column 62 should have line break after. | 282 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 290 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 293 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 296 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 299 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 302 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 305 | |
| design | VisibilityModifier | Variable 'rpcServerImpl' must be private and have accessor methods. | 422 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 486 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 487 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 515 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'extends' have incorrect indentation level 2, expected level should be 4. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 50 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 309 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 352 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 587 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 599 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 614 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 659 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 48 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 25 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 89 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 300 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 301 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 302 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 303 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 304 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 305 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| design | VisibilityModifier | Variable 'labelToFilter' must be private and have accessor methods. | 31 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 46 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configurable' import. | 23 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 65 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 69 | |
| design | VisibilityModifier | Variable 'TESTUSER' must be private and have accessor methods. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 60 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 64 | |
| design | VisibilityModifier | Variable 'TESTUSER' must be private and have accessor methods. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 25 | |
| sizes | MethodLength | Method length is 358 lines (max allowed is 150). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.expression.ExpressionNode' import. | 26 | |
| sizes | MethodLength | Method length is 253 lines (max allowed is 150). | 38 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 100 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 105 | |
| design | VisibilityModifier | Variable 'USER1' must be private and have accessor methods. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 377 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 405 | |
| misc | UpperEll | Should use uppercase 'L'. | 703 | |
| misc | UpperEll | Should use uppercase 'L'. | 704 | |
| misc | UpperEll | Should use uppercase 'L'. | 705 | |
| misc | UpperEll | Should use uppercase 'L'. | 706 | |
| misc | UpperEll | Should use uppercase 'L'. | 710 | |
| misc | UpperEll | Should use uppercase 'L'. | 711 | |
| misc | UpperEll | Should use uppercase 'L'. | 712 | |
| misc | UpperEll | Should use uppercase 'L'. | 713 | |
| misc | UpperEll | Should use uppercase 'L'. | 718 | |
| misc | UpperEll | Should use uppercase 'L'. | 719 | |
| misc | UpperEll | Should use uppercase 'L'. | 720 | |
| misc | UpperEll | Should use uppercase 'L'. | 721 | |
| misc | UpperEll | Should use uppercase 'L'. | 725 | |
| misc | UpperEll | Should use uppercase 'L'. | 726 | |
| misc | UpperEll | Should use uppercase 'L'. | 727 | |
| misc | UpperEll | Should use uppercase 'L'. | 728 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 28. | 865 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 46 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationEndpoint' import. | 69 | |
| design | VisibilityModifier | Variable 'TEST_UTIL' must be private and have accessor methods. | 103 | |
| design | VisibilityModifier | Variable 'TEST_UTIL1' must be private and have accessor methods. | 104 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 114 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 121 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 126 | |
| design | VisibilityModifier | Variable 'USER1' must be private and have accessor methods. | 126 | |
| design | VisibilityModifier | Variable 'tags' must be private and have accessor methods. | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 271 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 24 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 57 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.DefaultEnvironmentEdge. | 47 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.EnvironmentEdge. | 48 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.util.Threads. | 50 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 54 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 60 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.visibility.VisibilityConstants.LABELS_TABLE_NAME' import. | 67 | |
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 91 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 95 | |
| misc | UpperEll | Should use uppercase 'L'. | 208 | |
| misc | UpperEll | Should use uppercase 'L'. | 208 | |
| misc | UpperEll | Should use uppercase 'L'. | 218 | |
| misc | UpperEll | Should use uppercase 'L'. | 246 | |
| misc | UpperEll | Should use uppercase 'L'. | 246 | |
| misc | UpperEll | Should use uppercase 'L'. | 256 | |
| misc | UpperEll | Should use uppercase 'L'. | 294 | |
| misc | UpperEll | Should use uppercase 'L'. | 316 | |
| misc | UpperEll | Should use uppercase 'L'. | 321 | |
| misc | UpperEll | Should use uppercase 'L'. | 326 | |
| misc | UpperEll | Should use uppercase 'L'. | 936 | |
| misc | UpperEll | Should use uppercase 'L'. | 940 | |
| misc | UpperEll | Should use uppercase 'L'. | 950 | |
| misc | UpperEll | Should use uppercase 'L'. | 960 | |
| misc | UpperEll | Should use uppercase 'L'. | 990 | |
| misc | UpperEll | Should use uppercase 'L'. | 994 | |
| misc | UpperEll | Should use uppercase 'L'. | 1013 | |
| misc | UpperEll | Should use uppercase 'L'. | 1021 | |
| misc | UpperEll | Should use uppercase 'L'. | 1129 | |
| misc | UpperEll | Should use uppercase 'L'. | 1134 | |
| misc | UpperEll | Should use uppercase 'L'. | 1139 | |
| misc | UpperEll | Should use uppercase 'L'. | 1144 | |
| misc | UpperEll | Should use uppercase 'L'. | 1165 | |
| misc | UpperEll | Should use uppercase 'L'. | 1170 | |
| indentation | Indentation | '+' have incorrect indentation level 4, expected level should be 6. | 1172 | |
| misc | UpperEll | Should use uppercase 'L'. | 1176 | |
| misc | UpperEll | Should use uppercase 'L'. | 1181 | |
| misc | UpperEll | Should use uppercase 'L'. | 1187 | |
| misc | UpperEll | Should use uppercase 'L'. | 1194 | |
| misc | UpperEll | Should use uppercase 'L'. | 1215 | |
| misc | UpperEll | Should use uppercase 'L'. | 1220 | |
| indentation | Indentation | '+' have incorrect indentation level 4, expected level should be 6. | 1222 | |
| misc | UpperEll | Should use uppercase 'L'. | 1226 | |
| misc | UpperEll | Should use uppercase 'L'. | 1231 | |
| misc | UpperEll | Should use uppercase 'L'. | 1236 | |
| misc | UpperEll | Should use uppercase 'L'. | 1256 | |
| misc | UpperEll | Should use uppercase 'L'. | 1260 | |
| misc | UpperEll | Should use uppercase 'L'. | 1264 | |
| misc | UpperEll | Should use uppercase 'L'. | 1268 | |
| misc | UpperEll | Should use uppercase 'L'. | 1272 | |
| misc | UpperEll | Should use uppercase 'L'. | 1281 | |
| misc | UpperEll | Should use uppercase 'L'. | 1303 | |
| misc | UpperEll | Should use uppercase 'L'. | 1325 | |
| misc | UpperEll | Should use uppercase 'L'. | 1330 | |
| misc | UpperEll | Should use uppercase 'L'. | 1335 | |
| misc | UpperEll | Should use uppercase 'L'. | 1340 | |
| misc | UpperEll | Should use uppercase 'L'. | 1345 | |
| misc | UpperEll | Should use uppercase 'L'. | 1389 | |
| misc | UpperEll | Should use uppercase 'L'. | 1394 | |
| misc | UpperEll | Should use uppercase 'L'. | 1399 | |
| misc | UpperEll | Should use uppercase 'L'. | 1404 | |
| misc | UpperEll | Should use uppercase 'L'. | 1420 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1429 | |
| misc | UpperEll | Should use uppercase 'L'. | 1452 | |
| misc | UpperEll | Should use uppercase 'L'. | 1457 | |
| misc | UpperEll | Should use uppercase 'L'. | 1462 | |
| misc | UpperEll | Should use uppercase 'L'. | 1467 | |
| misc | UpperEll | Should use uppercase 'L'. | 1472 | |
| misc | UpperEll | Should use uppercase 'L'. | 1480 | |
| misc | UpperEll | Should use uppercase 'L'. | 1496 | |
| misc | UpperEll | Should use uppercase 'L'. | 1524 | |
| misc | UpperEll | Should use uppercase 'L'. | 1542 | |
| misc | UpperEll | Should use uppercase 'L'. | 1547 | |
| misc | UpperEll | Should use uppercase 'L'. | 1552 | |
| misc | UpperEll | Should use uppercase 'L'. | 1557 | |
| misc | UpperEll | Should use uppercase 'L'. | 1601 | |
| misc | UpperEll | Should use uppercase 'L'. | 1606 | |
| misc | UpperEll | Should use uppercase 'L'. | 1626 | |
| misc | UpperEll | Should use uppercase 'L'. | 1650 | |
| misc | UpperEll | Should use uppercase 'L'. | 1655 | |
| misc | UpperEll | Should use uppercase 'L'. | 1662 | |
| misc | UpperEll | Should use uppercase 'L'. | 1667 | |
| misc | UpperEll | Should use uppercase 'L'. | 1684 | |
| misc | UpperEll | Should use uppercase 'L'. | 1688 | |
| misc | UpperEll | Should use uppercase 'L'. | 1697 | |
| misc | UpperEll | Should use uppercase 'L'. | 1701 | |
| misc | UpperEll | Should use uppercase 'L'. | 1732 | |
| misc | UpperEll | Should use uppercase 'L'. | 1736 | |
| misc | UpperEll | Should use uppercase 'L'. | 1745 | |
| misc | UpperEll | Should use uppercase 'L'. | 1749 | |
| misc | UpperEll | Should use uppercase 'L'. | 1841 | |
| misc | UpperEll | Should use uppercase 'L'. | 1846 | |
| misc | UpperEll | Should use uppercase 'L'. | 1851 | |
| misc | UpperEll | Should use uppercase 'L'. | 1856 | |
| misc | UpperEll | Should use uppercase 'L'. | 1861 | |
| misc | UpperEll | Should use uppercase 'L'. | 1884 | |
| misc | UpperEll | Should use uppercase 'L'. | 1906 | |
| misc | UpperEll | Should use uppercase 'L'. | 1911 | |
| misc | UpperEll | Should use uppercase 'L'. | 1916 | |
| misc | UpperEll | Should use uppercase 'L'. | 1939 | |
| misc | UpperEll | Should use uppercase 'L'. | 1951 | |
| misc | UpperEll | Should use uppercase 'L'. | 1969 | |
| misc | UpperEll | Should use uppercase 'L'. | 1992 | |
| misc | UpperEll | Should use uppercase 'L'. | 2013 | |
| misc | UpperEll | Should use uppercase 'L'. | 2018 | |
| misc | UpperEll | Should use uppercase 'L'. | 2023 | |
| misc | UpperEll | Should use uppercase 'L'. | 2028 | |
| misc | UpperEll | Should use uppercase 'L'. | 2044 | |
| misc | UpperEll | Should use uppercase 'L'. | 2064 | |
| misc | UpperEll | Should use uppercase 'L'. | 2069 | |
| misc | UpperEll | Should use uppercase 'L'. | 2075 | |
| misc | UpperEll | Should use uppercase 'L'. | 2103 | |
| misc | UpperEll | Should use uppercase 'L'. | 2107 | |
| misc | UpperEll | Should use uppercase 'L'. | 2129 | |
| misc | UpperEll | Should use uppercase 'L'. | 2134 | |
| misc | UpperEll | Should use uppercase 'L'. | 2139 | |
| misc | UpperEll | Should use uppercase 'L'. | 2156 | |
| misc | UpperEll | Should use uppercase 'L'. | 2160 | |
| misc | UpperEll | Should use uppercase 'L'. | 2182 | |
| misc | UpperEll | Should use uppercase 'L'. | 2187 | |
| misc | UpperEll | Should use uppercase 'L'. | 2192 | |
| misc | UpperEll | Should use uppercase 'L'. | 2221 | |
| misc | UpperEll | Should use uppercase 'L'. | 2226 | |
| misc | UpperEll | Should use uppercase 'L'. | 2261 | |
| misc | UpperEll | Should use uppercase 'L'. | 2283 | |
| misc | UpperEll | Should use uppercase 'L'. | 2288 | |
| misc | UpperEll | Should use uppercase 'L'. | 2293 | |
| misc | UpperEll | Should use uppercase 'L'. | 2322 | |
| misc | UpperEll | Should use uppercase 'L'. | 2327 | |
| misc | UpperEll | Should use uppercase 'L'. | 2343 | |
| misc | UpperEll | Should use uppercase 'L'. | 2364 | |
| misc | UpperEll | Should use uppercase 'L'. | 2369 | |
| misc | UpperEll | Should use uppercase 'L'. | 2374 | |
| misc | UpperEll | Should use uppercase 'L'. | 2379 | |
| misc | UpperEll | Should use uppercase 'L'. | 2395 | |
| misc | UpperEll | Should use uppercase 'L'. | 2415 | |
| misc | UpperEll | Should use uppercase 'L'. | 2420 | |
| misc | UpperEll | Should use uppercase 'L'. | 2425 | |
| misc | UpperEll | Should use uppercase 'L'. | 2431 | |
| misc | UpperEll | Should use uppercase 'L'. | 2449 | |
| misc | UpperEll | Should use uppercase 'L'. | 2470 | |
| misc | UpperEll | Should use uppercase 'L'. | 2475 | |
| misc | UpperEll | Should use uppercase 'L'. | 2480 | |
| misc | UpperEll | Should use uppercase 'L'. | 2485 | |
| misc | UpperEll | Should use uppercase 'L'. | 2500 | |
| misc | UpperEll | Should use uppercase 'L'. | 2520 | |
| misc | UpperEll | Should use uppercase 'L'. | 2525 | |
| misc | UpperEll | Should use uppercase 'L'. | 2530 | |
| misc | UpperEll | Should use uppercase 'L'. | 2535 | |
| misc | UpperEll | Should use uppercase 'L'. | 2541 | |
| misc | UpperEll | Should use uppercase 'L'. | 2559 | |
| misc | UpperEll | Should use uppercase 'L'. | 2580 | |
| misc | UpperEll | Should use uppercase 'L'. | 2585 | |
| misc | UpperEll | Should use uppercase 'L'. | 2590 | |
| misc | UpperEll | Should use uppercase 'L'. | 2595 | |
| misc | UpperEll | Should use uppercase 'L'. | 2600 | |
| misc | UpperEll | Should use uppercase 'L'. | 2616 | |
| misc | UpperEll | Should use uppercase 'L'. | 2636 | |
| misc | UpperEll | Should use uppercase 'L'. | 2641 | |
| misc | UpperEll | Should use uppercase 'L'. | 2646 | |
| misc | UpperEll | Should use uppercase 'L'. | 2651 | |
| misc | UpperEll | Should use uppercase 'L'. | 2657 | |
| misc | UpperEll | Should use uppercase 'L'. | 2674 | |
| misc | UpperEll | Should use uppercase 'L'. | 2695 | |
| misc | UpperEll | Should use uppercase 'L'. | 2700 | |
| misc | UpperEll | Should use uppercase 'L'. | 2705 | |
| misc | UpperEll | Should use uppercase 'L'. | 2710 | |
| misc | UpperEll | Should use uppercase 'L'. | 2726 | |
| misc | UpperEll | Should use uppercase 'L'. | 2746 | |
| misc | UpperEll | Should use uppercase 'L'. | 2751 | |
| misc | UpperEll | Should use uppercase 'L'. | 2757 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 64. | 2769 | |
| misc | UpperEll | Should use uppercase 'L'. | 2792 | |
| misc | UpperEll | Should use uppercase 'L'. | 2813 | |
| misc | UpperEll | Should use uppercase 'L'. | 2818 | |
| misc | UpperEll | Should use uppercase 'L'. | 2823 | |
| misc | UpperEll | Should use uppercase 'L'. | 2828 | |
| misc | UpperEll | Should use uppercase 'L'. | 2844 | |
| misc | UpperEll | Should use uppercase 'L'. | 2864 | |
| misc | UpperEll | Should use uppercase 'L'. | 2869 | |
| misc | UpperEll | Should use uppercase 'L'. | 2874 | |
| sizes | MethodLength | Method length is 155 lines (max allowed is 150). | 2883 | |
| misc | UpperEll | Should use uppercase 'L'. | 2895 | |
| misc | UpperEll | Should use uppercase 'L'. | 2919 | |
| misc | UpperEll | Should use uppercase 'L'. | 2944 | |
| misc | UpperEll | Should use uppercase 'L'. | 3019 | |
| misc | UpperEll | Should use uppercase 'L'. | 3046 | |
| misc | UpperEll | Should use uppercase 'L'. | 3051 | |
| misc | UpperEll | Should use uppercase 'L'. | 3056 | |
| misc | UpperEll | Should use uppercase 'L'. | 3061 | |
| misc | UpperEll | Should use uppercase 'L'. | 3066 | |
| misc | UpperEll | Should use uppercase 'L'. | 3086 | |
| misc | UpperEll | Should use uppercase 'L'. | 3090 | |
| misc | UpperEll | Should use uppercase 'L'. | 3100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 3101 | |
| misc | UpperEll | Should use uppercase 'L'. | 3123 | |
| misc | UpperEll | Should use uppercase 'L'. | 3128 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 3141 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 3145 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 3148 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 3151 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 3162 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 3333 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 3373 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 3426 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 61 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 57 | |
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 73 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 77 | |
| design | VisibilityModifier | Variable 'TESTUSER' must be private and have accessor methods. | 78 | |
| sizes | MethodLength | Method length is 233 lines (max allowed is 150). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'conf' must be private and have accessor methods. | 63 | |
| design | VisibilityModifier | Variable 'SUPERUSER' must be private and have accessor methods. | 67 | |
| design | VisibilityModifier | Variable 'USER' must be private and have accessor methods. | 68 | |
| misc | UpperEll | Should use uppercase 'L'. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Connection' import. | 29 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 48 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 101 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 129 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 130 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 133 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 135 | |
| indentation | Indentation | 'for' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 136 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 137 | |
| indentation | Indentation | 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. | 138 | |
| indentation | Indentation | 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. | 139 | |
| indentation | Indentation | 'if' child have incorrect indentation level 18, expected level should be one of the following: 14, 16. | 140 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 141 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 142 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 143 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 144 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 145 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 146 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 147 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 148 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 149 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 150 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 193 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be 4. | 211 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 212 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 229 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 232 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 242 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 258 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 265 | |
| indentation | Indentation | 'object def' child have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 266 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 269 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 270 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 271 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 273 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 274 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 275 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 276 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 277 | |
| indentation | Indentation | 'if' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 278 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be one of the following: 12, 14. | 279 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 280 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 281 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 282 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be 4. | 326 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 327 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 353 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 356 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 358 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.MetaTableAccessor' import. | 53 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 117 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 213 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 222 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 244 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 485 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 612 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 732 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 761 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1047 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 24 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| design | FinalClass | Class VisibilityLabelServiceManager should be declared as final. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 35 | |
| design | FinalClass | Class VisibilityLabelsCache should be declared as final. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class TagInfo should be declared as final. | 55 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 123 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 124 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 127 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 128 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 129 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 130 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 133 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 137 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 138 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 140 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 141 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.replication.ReplicationEndpoint' import. | 37 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.querymatcher.ScanDeleteTracker' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 130 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 140 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 42 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 91 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 232 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 285 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 399 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 440 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 465 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 466 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 467 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 468 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 469 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 470 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 471 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 472 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 473 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 474 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 475 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 476 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 486 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 487 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 488 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 489 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 490 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 491 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 492 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 493 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 494 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 495 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 496 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 497 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 509 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 600 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 632 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 693 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 706 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 774 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 792 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 834 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 837 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 852 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 858 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 891 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 893 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 973 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1085 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1302 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1357 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1368 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1370 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1395 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1507 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1530 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1536 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1629 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1631 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1636 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1637 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1638 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1639 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1640 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1641 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1642 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1643 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1644 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1654 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1659 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1660 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1661 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1662 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1663 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1664 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1665 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1666 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1667 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1668 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1681 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1717 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1718 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1720 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1763 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1764 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1765 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1783 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 1788 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1803 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1804 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1807 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1822 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1824 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 1826 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1836 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 1855 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1856 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1857 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2103 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 2128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2176 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2180 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 2215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2266 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2277 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2279 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2297 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2309 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2320 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2325 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2354 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2373 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2377 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2392 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2410 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2414 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2428 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2432 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2442 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2446 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2456 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2460 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2470 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2489 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 2506 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2588 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2611 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2626 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2641 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2655 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2669 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2671 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 2764 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 2765 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 2766 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 2767 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 2768 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 2769 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 2770 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 6, expected level should be 4. | 2771 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 2809 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 2913 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3070 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3083 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 3103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3183 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 3200 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3202 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3203 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3205 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3206 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3207 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 3208 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 3216 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 3218 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 3219 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3250 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3251 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3252 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 3254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3255 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3258 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3312 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3328 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3350 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3351 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 3372 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 3373 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 3374 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 3375 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 3376 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3390 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 3397 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations' import. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 181 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 224 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 231 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 283 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 329 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 388 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 390 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 407 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 408 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 447 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 484 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 485 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 486 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 487 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 489 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 510 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 511 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 512 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 529 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 530 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 531 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 556 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 557 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 558 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 574 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 575 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 576 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 577 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 629 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 630 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 632 | |
| indentation | Indentation | 'org' have incorrect indentation level 9, expected level should be 10. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 696 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 699 | |
| indentation | Indentation | 'org' have incorrect indentation level 9, expected level should be 10. | 752 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 942 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1016 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1017 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1018 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1019 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1020 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1022 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1040 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1041 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1060 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1061 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1080 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1081 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1099 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1100 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1256 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1280 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1313 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1408 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1409 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1523 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1675 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1687 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1699 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1710 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1713 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.ByteString' import. | 40 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 63 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 112 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 199 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 | |
| indentation | Indentation | 'method def lparen' have incorrect indentation level 6, expected level should be 2. | 253 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 253 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 262 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 280 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 373 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 392 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 446 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 447 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos' import. | 24 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. | 24 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil. | 31 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. | 32 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 63 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 83 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'finally rcurly' have incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription' import. | 77 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 269 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 270 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 535 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 538 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 545 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 593 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 763 | |
| blocks | LeftCurly | '{' at column 45 should have line break after. | 766 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 769 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 797 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 798 | |
| sizes | MethodLength | Method length is 163 lines (max allowed is 150). | 915 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 955 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 39 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ListMultimap' import. | 70 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 157 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 250 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 368 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 409 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 439 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 571 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 625 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 648 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 714 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 800 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 801 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 802 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 803 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 804 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 805 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.User' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 123 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 158 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 159 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 183 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 339 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 128 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 153 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 192 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 230 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 304 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 315 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 325 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 397 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 459 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 480 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 55 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 328 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 411 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 449 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 551 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.UnsafeByteOperations' import. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.CodedInputStream' import. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.Region. | 67 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 76 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ServiceException' import. | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 214 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 216 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 229 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 230 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 152). | 237 | |
| sizes | LineLength | Line is longer than 100 characters (found 158). | 244 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 454 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 457 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 458 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 459 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 460 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 461 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 462 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 463 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 464 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 465 | |
| design | VisibilityModifier | Variable 'hri' must be private and have accessor methods. | 483 | |
| design | VisibilityModifier | Variable 'tableDir' must be private and have accessor methods. | 484 | |
| design | VisibilityModifier | Variable 'files' must be private and have accessor methods. | 485 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 595 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 609 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 627 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 665 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 675 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 809 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 824 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Ignore. | 54 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription' import. | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 209 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 226 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 319 | |
| blocks | EmptyBlock | Must have at least one statement. | 324 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.shaded.protobuf.generated.HBaseProtos. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.SnapshotDescription' import. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 139 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 172 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| indentation | Indentation | 'try' have incorrect indentation level 4, expected level should be 6. | 257 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 258 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 259 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 260 | |
| indentation | Indentation | 'try' child have incorrect indentation level 6, expected level should be 8. | 261 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 4, expected level should be 6. | 262 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 6, expected level should be 8. | 263 | |
| coding | EmptyStatement | Empty statement. | 447 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 518 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Ignore. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mob.MobConstants' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.HadoopSecurityEnabledUserProviderForTesting' import. | 24 | |
| imports | UnusedImports | Unused import - org.junit.Ignore. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher' import. | 37 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.junit.Ignore. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.coprocessor.CoprocessorHost' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TestTableName' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.spark.Partitioner' import. | 64 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 72 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 277 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 47 has parse error. Details: no viable alternative at input '<Row,' while parsing HTML_ELEMENT | 321 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 327 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 360 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 370 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 396 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 55 has parse error. Missed HTML close tag 'LinkChain'. Sometimes it means that close tag missed for one of previous tags. | 405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 486 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 495 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 539 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 551 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 555 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 591 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 608 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 35 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.InvalidProtocolBufferException' import. | 39 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.spark.example.hbasecontext.JavaHBaseBulkDeleteExample' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.io.Files' import. | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 319 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 322 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 389 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 393 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 434 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 437 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 439 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 445 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 447 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 448 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.spark.SparkConf' import. | 30 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 33 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 40 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 76 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 78 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 79 | |
| indentation | Indentation | 'while' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 81 | |
| indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 82 | |
| indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 83 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 84 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be one of the following: 16, 18. | 85 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 16. | 86 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 87 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 89 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 90 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 91 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 92 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.IntegrationTests' import. | 88 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 123 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 279 | |
| design | VisibilityModifier | Variable 'job' must be private and have accessor methods. | 282 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 439 | |
| misc | UpperEll | Should use uppercase 'L'. | 595 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 610 | |
| blocks | LeftCurly | '{' at column 50 should have line break after. | 627 | |
| misc | UpperEll | Should use uppercase 'L'. | 654 | |
| misc | UpperEll | Should use uppercase 'L'. | 658 | |
| misc | UpperEll | Should use uppercase 'L'. | 661 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 704 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 861 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 946 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 948 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 979 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 1086 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1130 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1219 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1225 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1248 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1251 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1393 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1402 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1462 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1576 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1583 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1585 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1645 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1824 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 96 | |
| design | VisibilityModifier | Variable 'labels' must be private and have accessor methods. | 111 | |
| design | VisibilityModifier | Variable 'DEFAULT_TABLES_COUNT' must be private and have accessor methods. | 115 | |
| design | VisibilityModifier | Variable 'tableName' must be private and have accessor methods. | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 341 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 499 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 535 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 644 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.wal.WALEdit' import. | 72 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.WALPlayer' import. | 74 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Mutation' import. | 75 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedReader' import. | 77 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Sets' import. | 88 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 159 | |
| indentation | Indentation | 'if' have incorrect indentation level 2, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' child have incorrect indentation level 4, expected level should be 6. | 161 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 2, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 163 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 280 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 488 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 507 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 509 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 517 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 559 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 560 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 561 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 563 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 564 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 565 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 566 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 651 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.cli.CommandLine' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 37 | |
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 42 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 156 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 31 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 39 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 166 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 344 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 357 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 370 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 52. | 94 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 4, 52. | 95 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 69. | 146 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 195 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 196 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 197 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 198 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 199 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 200 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 201 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 202 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 203 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 204 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 400 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 30 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def type' have incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 70 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 82 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 97 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 97 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'ctor def' child have incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 123 | |
| sizes | MethodLength | Method length is 223 lines (max allowed is 150). | 123 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 126 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 6. | 134 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 155 | |
| indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 156 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 157 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 158 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 159 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 186 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 186 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 188 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 188 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 191 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 26, 27. | 198 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. | 200 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. | 201 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 24, 25. | 202 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 215 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 221 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 221 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 230 | |
| indentation | Indentation | 'while' have incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be 6. | 233 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 235 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be 6. | 237 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 250 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 251 | |
| sizes | LineLength | Line is longer than 100 characters (found 131). | 251 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 253 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 254 | |
| indentation | Indentation | 'try' have incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 8. | 258 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 12, expected level should be 6. | 259 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 12, expected level should be 6. | 261 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 263 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 264 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 264 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 265 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 265 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 266 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 267 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 269 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 270 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 275 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 276 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 277 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 278 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 279 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 280 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 282 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 141). | 283 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 284 | |
| sizes | LineLength | Line is longer than 100 characters (found 145). | 284 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 285 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 286 | |
| indentation | Indentation | 'try' have incorrect indentation level 12, expected level should be 6. | 289 | |
| indentation | Indentation | 'try' child have incorrect indentation level 16, expected level should be 8. | 290 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 12, expected level should be 6. | 291 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 12, expected level should be 6. | 293 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 295 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 296 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 298 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 301 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 302 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 303 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 303 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 304 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 306 | |
| sizes | LineLength | Line is longer than 100 characters (found 149). | 306 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 307 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 308 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 309 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 310 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 311 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 313 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 313 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 316 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 317 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 319 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 326 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 327 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 329 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 333 | |
| sizes | LineLength | Line is longer than 100 characters (found 161). | 333 | |
| indentation | Indentation | 'while' have incorrect indentation level 8, expected level should be 4. | 335 | |
| indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be 6. | 336 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 337 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 338 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 339 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 340 | |
| indentation | Indentation | 'while' child have incorrect indentation level 12, expected level should be 6. | 341 | |
| indentation | Indentation | 'while rcurly' have incorrect indentation level 8, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 345 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 350 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 351 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 354 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 361 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 366 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 367 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 368 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 369 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 372 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 375 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 376 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 380 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 381 | |
| indentation | Indentation | 'if' have incorrect indentation level 6, expected level should be 4. | 381 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 387 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be 14. | 406 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 413 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| design | FinalClass | Class HbaseHandlerMetricsProxy should be declared as final. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 117). | 178 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 255 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be 14. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 148 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 200 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| blocks | EmptyBlock | Must have at least one statement. | 306 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.metrics.BaseSourceImpl. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.thrift.CallQueue.Call. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder' import. | 44 | |
| design | FinalClass | Class ClientConnnection should be declared as final. | 263 | |
| blocks | EmptyBlock | Must have at least one statement. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.thrift.CallQueue.Call. | 33 | |
| imports | ImportOrder | Wrong order for 'org.junit.Test' import. | 38 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MetricsTests' import. | 23 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory. | 24 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl. | 25 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 41 | |
| sizes | LineLength | Line is longer than 100 characters (found 146). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 46 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 151 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 186 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 | |
| coding | EmptyStatement | Empty statement. | 213 | |
| indentation | Indentation | 'try' have incorrect indentation level 3, expected level should be 4. | 223 | |
| indentation | Indentation | 'try' child have incorrect indentation level 5, expected level should be 6. | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 224 | |
| indentation | Indentation | 'try' child have incorrect indentation level 5, expected level should be 6. | 225 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 225 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 3, expected level should be 4. | 226 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 5, expected level should be 6. | 227 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 3, expected level should be 4. | 228 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 238 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 304 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 319 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 397 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 598 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 663 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 697 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 796 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 822 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 823 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 830 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 842 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 843 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 844 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 845 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 874 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 54 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 14, 40, 41. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.SecurityUtil' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 28 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.http.InfoServer' import. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 100 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 101 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 102 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 104 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.CellUtil' import. | 59 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 138 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 159 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 345 | |
| sizes | LineLength | Line is longer than 100 characters (found 114). | 431 | |
| sizes | MethodLength | Method length is 165 lines (max allowed is 150). | 504 | |
| indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 3, expected level should be 4. | 695 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 763 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 776 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 787 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 1114 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 12. | 1116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1352 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1415 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1417 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1424 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1426 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1744 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 10, expected level should be 8. | 1866 | |
| indentation | Indentation | 'finally' child have incorrect indentation level 10, expected level should be 8. | 1903 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 156 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 157 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 159 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 8. | 160 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 161 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 162 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 166 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 167 | |
| indentation | Indentation | 'else' child have incorrect indentation level 10, expected level should be 8. | 168 | |
| indentation | Indentation | 'for' have incorrect indentation level 10, expected level should be 8. | 169 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 10. | 170 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 10, expected level should be 8. | 174 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 6. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 120). | 58 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.collections4.CollectionUtils' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Increment' import. | 37 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.thrift2.generated.TMutation' import. | 68 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.thrift2.generated.TDurability' import. | 70 | |
| imports | ImportOrder | Wrong order for 'org.junit.experimental.categories.Category' import. | 80 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 82 | |
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 91 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.thrift2.ThriftUtilities.getFromThrift' import. | 95 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.thrift2.ThriftUtilities.incrementFromThrift' import. | 98 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.thrift2.ThriftUtilities.deleteFromThrift' import. | 99 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 100 | |
| imports | ImportOrder | Wrong order for 'java.nio.ByteBuffer.wrap' import. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 587 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 634 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 730 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 1043 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 1, expected level should be 2. | 1175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1209 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1261 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1378 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 80 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 83 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 84 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 85 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 87 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 88 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 90 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 94 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 95 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 96 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 97 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 98 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 99 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 0, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 114 | |
| indentation | Indentation | 'for' have incorrect indentation level 2, expected level should be 4. | 116 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 117 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 118 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 119 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 120 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 121 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 143 | |
| indentation | Indentation | 'for' have incorrect indentation level 2, expected level should be 4. | 145 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 146 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 156 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 157 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 158 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 159 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 160 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 161 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 162 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 163 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. | 164 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 4, 6. | 165 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 170 | |
| indentation | Indentation | 'try' have incorrect indentation level 2, expected level should be 4. | 171 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 172 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 2, expected level should be 4. | 173 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 4, expected level should be 6. | 174 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 2, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 183 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 201 | |
| indentation | Indentation | 'for' have incorrect indentation level 2, expected level should be 4. | 202 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 203 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 204 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 205 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 206 | |
| indentation | Indentation | 'else' child have incorrect indentation level 6, expected level should be 8. | 207 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 4, expected level should be 6. | 209 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 210 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 234 | |
| indentation | Indentation | 'for' have incorrect indentation level 2, expected level should be 4. | 236 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 237 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 238 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 239 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 240 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 241 | |
| indentation | Indentation | 'else' child have incorrect indentation level 6, expected level should be 8. | 242 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 4, expected level should be 6. | 244 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 252 | |
| indentation | Indentation | 'try' have incorrect indentation level 2, expected level should be 4. | 253 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 254 | |
| indentation | Indentation | 'try' child have incorrect indentation level 4, expected level should be 6. | 255 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 2, expected level should be 4. | 256 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 2, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 260 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 269 | |
| indentation | Indentation | 'for' have incorrect indentation level 2, expected level should be 4. | 270 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 271 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 274 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 275 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 276 | |
| indentation | Indentation | 'else' child have incorrect indentation level 6, expected level should be 8. | 277 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 4, expected level should be 6. | 279 | |
| indentation | Indentation | 'for' child have incorrect indentation level 4, expected level should be 6. | 280 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 302 | |
| indentation | Indentation | 'for' have incorrect indentation level 2, expected level should be 4. | 303 | |
| indentation | Indentation | 'if' have incorrect indentation level 4, expected level should be 6. | 304 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 305 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 308 | |
| indentation | Indentation | 'if' child have incorrect indentation level 6, expected level should be 8. | 309 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 4, expected level should be 6. | 310 | |
| indentation | Indentation | 'else' child have incorrect indentation level 6, expected level should be 8. | 311 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 4, expected level should be 6. | 314 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 2, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 316 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 318 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 332 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 335 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 337 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 339 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 342 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 343 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 344 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 346 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 348 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 354 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 355 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 357 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 358 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 362 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 363 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 366 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 367 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 375 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 378 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 380 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 381 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 383 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 385 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 387 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 393 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 394 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 395 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 397 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 402 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 404 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 405 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 406 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 408 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 409 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 410 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 411 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 412 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 414 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 416 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 418 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 419 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 420 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 421 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 422 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 424 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 425 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 427 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 429 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 430 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 432 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 433 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 434 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 436 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 437 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 438 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 439 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 440 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 441 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 442 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 444 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 445 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 446 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 447 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 448 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 0, expected level should be 2. | 459 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 460 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 461 | |
| indentation | Indentation | 'while' have incorrect indentation level 2, expected level should be 4. | 461 | |
| indentation | Indentation | 'while' child have incorrect indentation level 4, expected level should be 6. | 462 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 463 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 0, expected level should be 2. | 464 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 53 | |
| imports | ImportOrder | Wrong order for 'java.nio.ByteBuffer.wrap' import. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.RegionLocator' import. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.filter.ParseFilter' import. | 54 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.thrift.CallQueue.Call. | 60 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.util.concurrent.ThreadFactoryBuilder' import. | 91 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 94 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 164 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 249 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 289 | |
| indentation | Indentation | 'if' child have incorrect indentation level 8, expected level should be 6. | 292 | |
| sizes | MethodLength | Method length is 232 lines (max allowed is 150). | 380 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 36 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.filter.CompareFilter.CompareOp. | 50 | |
| design | FinalClass | Class ThriftUtilities should be declared as final. | 75 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 273 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 274 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 275 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 276 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 277 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 16. | 278 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 14. | 279 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 280 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 281 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 282 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 283 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 284 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 16. | 285 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 14. | 286 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 287 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 288 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 289 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 290 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 291 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 16. | 292 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 14. | 293 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 294 | |
| indentation | Indentation | 'case' child have incorrect indentation level 10, expected level should be 12. | 295 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 14. | 296 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 16. | 297 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 14. | 298 | |
| indentation | Indentation | 'else' child have incorrect indentation level 14, expected level should be 16. | 299 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 12, expected level should be 14. | 301 | |
| indentation | Indentation | 'block' child have incorrect indentation level 12, expected level should be 14. | 302 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 403 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 405 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 215 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 218 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 224 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 231 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 240 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 317 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 331 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 332 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 333 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 334 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 335 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 336 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 429 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 467 | |
| sizes | LineLength | Line is longer than 100 characters (found 127). | 714 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 721 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 728 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 754 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 819 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 859 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 860 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 861 | |
| sizes | LineLength | Line is longer than 100 characters (found 140). | 866 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 946 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 951 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 1000 | |
| sizes | LineLength | Line is longer than 100 characters (found 126). | 1034 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1035 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 1036 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1062 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1082 | |
| sizes | LineLength | Line is longer than 100 characters (found 143). | 1091 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1093 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 1095 | |
| whitespace | FileTabCharacter | File contains tab characters (this is the first instance). | 1103 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1154 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1162 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 1163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1230 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 1233 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1277 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1401 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 1419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 66 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 613 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 615 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 10, 12. | 617 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 10. | 618 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 619 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Iterables' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.junit.Ignore' import. | 35 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ExecutorService' import. | 44 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotEquals' import. | 47 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 152 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 153 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 116 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 127 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 36. | 136 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 147 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 157 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 167 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 180 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 23. | 227 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 25. | 422 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertNotNull' import. | 23 | |
| imports | UnusedImports | Unused import - java.util.regex.Pattern. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Multimap' import. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 621 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 26 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 43 | |
| indentation | Indentation | 'for' have incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 147 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 152 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 6, expected level should be 4. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.AbstractMap' import. | 24 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 882 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 883 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 26 should have line break after. | 50 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 53 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 56 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 59 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 62 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 65 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 68 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 35 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 38 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 43 should have line break after. | 34 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 37 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 40 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 44 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 24 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 43 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 35 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.CodedInputStream' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 35 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 38 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 41 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 44 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 47 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 24 should have line break after. | 44 | |
| blocks | LeftCurly | '{' at column 35 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 51 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 54 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 57 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 67 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 39 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | LeftCurly | '{' at column 25 should have line break after. | 41 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 42 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 48 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 51 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 54 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 64 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 105 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 117 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 120 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 123 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 126 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 133 | |
| blocks | LeftCurly | '{' at column 41 should have line break after. | 139 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 153 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 163 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 174 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 47 should have line break after. | 41 | |
| blocks | LeftCurly | '{' at column 28 should have line break after. | 46 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.PositionedByteRange' import. | 24 | |
| blocks | LeftCurly | '{' at column 24 should have line break after. | 76 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 21 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| blocks | LeftCurly | '{' at column 38 should have line break after. | 61 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 64 | |
| blocks | LeftCurly | '{' at column 31 should have line break after. | 67 | |
| blocks | LeftCurly | '{' at column 32 should have line break after. | 70 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 89 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 115 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Map' import. | 27 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 32 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 32 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 46 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 46 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 103). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 4, expected level should be one of the following: 8, 21. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.protobuf.ProtobufUtil' import. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 133). | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'generic' must be private and have accessor methods. | 51 | |
| design | VisibilityModifier | Variable 'specialized' must be private and have accessor methods. | 55 | |
| design | VisibilityModifier | Variable 'constructorArgs' must be private and have accessor methods. | 58 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 65 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 67 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 68 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 72 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 73 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 74 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 75 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 76 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 91 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 92 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 6, 8. | 93 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 94 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 184 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 185 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 186 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 187 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 191 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 195 | |
| design | VisibilityModifier | Variable 'GENERIC' must be private and have accessor methods. | 213 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 220 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 223 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 226 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 229 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 240 | |
| design | VisibilityModifier | Variable 'GENERIC' must be private and have accessor methods. | 283 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 291 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 294 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 297 | |
| blocks | LeftCurly | '{' at column 34 should have line break after. | 300 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Order' import. | 21 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 24 | |
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.CheckForNull' import. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.Tool' import. | 40 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.ArrayList' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.AbstractHBaseTool.EXIT_FAILURE' import. | 29 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 137 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 53 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 158 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 234 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 238 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 242 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 262 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 520 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Base64 should be declared as final. | 119 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 489 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 490 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 491 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 492 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 493 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 494 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 496 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 497 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 498 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 499 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 500 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 501 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 503 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 504 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 505 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 506 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 507 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 508 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 510 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 511 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 884 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 948 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1117 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 1185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1374 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1423 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1438 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil' import. | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 250 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 252 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 286 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 310 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 324 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 381 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 382 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 384 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 410 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.HFile' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.BloomType' import. | 29 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.CellSink' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BlockingQueue' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractQueue' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 159 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 175 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 191 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 310 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 312 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.nio.ByteBuff' import. | 34 | |
| imports | ImportOrder | Wrong order for 'com.google.common.annotations.VisibleForTesting' import. | 39 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 68 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 302 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.ByteArrayOutputStream' import. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.ByteBufferWriter' import. | 33 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 3, expected level should be 2. | 143 | |
| indentation | Indentation | 'if' have incorrect indentation level 5, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 149 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 5, expected level should be 4. | 150 | |
| indentation | Indentation | 'else' child have incorrect indentation level 7, expected level should be 6. | 151 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 5, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 3, expected level should be 2. | 153 | |
| misc | UpperEll | Should use uppercase 'L'. | 248 | |
| misc | UpperEll | Should use uppercase 'L'. | 250 | |
| misc | UpperEll | Should use uppercase 'L'. | 251 | |
| misc | UpperEll | Should use uppercase 'L'. | 256 | |
| misc | UpperEll | Should use uppercase 'L'. | 262 | |
| misc | UpperEll | Should use uppercase 'L'. | 263 | |
| misc | UpperEll | Should use uppercase 'L'. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 334 | |
| misc | UpperEll | Should use uppercase 'L'. | 340 | |
| misc | UpperEll | Should use uppercase 'L'. | 353 | |
| misc | UpperEll | Should use uppercase 'L'. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 415 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 417 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 419 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 591 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 593 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 612 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 670 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 771 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 772 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 798 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 799 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 835 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 836 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 872 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 882 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 883 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 954 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 955 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 956 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 957 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 976 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 977 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 978 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 979 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 997 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 998 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 999 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1000 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1001 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1025 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1035 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1037 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 28 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 24 | |
| design | FinalClass | Class ByteStringer should be declared as final. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.RawComparator' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 51 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ByteString' import. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 613 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 630 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 655 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 656 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 683 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 804 | |
| indentation | Indentation | 'else' child have incorrect indentation level 5, expected level should be 6. | 831 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 844 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 996 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1057 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1079 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1150 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 3, expected level should be 4. | 1164 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1187 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1243 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1258 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1270 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1586 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1587 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1588 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1589 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1594 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1618 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1631 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1632 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1633 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1660 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1661 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1671 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1672 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1681 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1691 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1798 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1811 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1812 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 1814 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1822 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 1835 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 1844 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1904 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1905 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1909 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1911 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1938 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2034 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2037 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2040 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2073 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2076 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2079 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2108 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2111 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 2114 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 2129 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2146 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2173 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2198 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 2215 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 2227 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2251 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2252 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2434 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2457 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2459 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2485 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2486 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2513 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2546 | |
| indentation | Indentation | 'for' child have incorrect indentation level 8, expected level should be 6. | 2553 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2559 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2560 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2582 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.DataChecksum' import. | 22 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 59 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 79 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 104 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 119 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 32 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 353 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 354 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 367 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 377 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 381 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 383 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 385 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 387 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 389 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 391 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 443 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 493 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 138 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 138 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellComparatorImpl. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.hfile.CacheConfig' import. | 41 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 52 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.StringUtils' import. | 24 | |
| imports | ImportOrder | Wrong order for 'java.util.AbstractMap' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.LogFactory' import. | 41 | |
| blocks | LeftCurly | '{' at column 46 should have line break after. | 74 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 75 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | '(' is followed by whitespace. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 42 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.IOUtils' import. | 45 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 47 | |
| design | FinalClass | Class CoprocessorClassLoader should be declared as final. | 77 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. | 126 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 169 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 238 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 264 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14. | 266 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. | 267 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. | 268 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 372 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 395 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 396 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 23 should have line break after. | 180 | |
| blocks | LeftCurly | '{' at column 23 should have line break after. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 40 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 52 | |
| blocks | LeftCurly | '{' at column 27 should have line break after. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 114 | |
| blocks | LeftCurly | '{' at column 25 should have line break after. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'synchronized' child have incorrect indentation level 8, expected level should be 6. | 151 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' have incorrect indentation level 10, expected level should be 8. | 153 | |
| indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 10. | 154 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 10, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 6. | 156 | |
| indentation | Indentation | 'else' have incorrect indentation level 8, expected level should be 6. | 157 | |
| indentation | Indentation | 'try' have incorrect indentation level 10, expected level should be 8. | 158 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 159 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 160 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 161 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 162 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 10, expected level should be 8. | 163 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 165 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 166 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 167 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 10. | 168 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 10. | 170 | |
| indentation | Indentation | 'if' child have incorrect indentation level 14, expected level should be 12. | 171 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 10. | 172 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 10. | 173 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 10, expected level should be 8. | 174 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 8, expected level should be 6. | 175 | |
| indentation | Indentation | 'synchronized' child have incorrect indentation level 8, expected level should be 6. | 176 | |
| indentation | Indentation | 'synchronized rcurly' have incorrect indentation level 6, expected level should be 4. | 177 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| design | FinalClass | Class EncryptionTest should be declared as final. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class EnvironmentEdgeManager should be declared as final. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ExceptionUtil should be declared as final. | 36 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 44 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Collection' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 33 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 114 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 219 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 272 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 274 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 301 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 311 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 312 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 313 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 329 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.BlockLocation' import. | 29 | |
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.util.FSUtils. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.Nullable' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Coprocessor' import. | 46 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 48 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableDescriptors' import. | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 124 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 131 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 137 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 147 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 162 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 175 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 188 | |
| indentation | Indentation | 'if' child have incorrect indentation level 7, expected level should be 6. | 258 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 411 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 440 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 458 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 477 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 483 | |
| indentation | Indentation | 'new' have incorrect indentation level 2, expected level should be 4. | 512 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 565 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 567 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 569 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 574 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.CheckForNull' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 77 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hdfs.protocol.HdfsConstants. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 139 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 228 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 278 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 284 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 288 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 299 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 300 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 322 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 335 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 365 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 385 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 401 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 431 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 510 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 615 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 623 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 661 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 694 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 927 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 946 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 964 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 965 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 966 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 967 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 968 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1015 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 1017 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1068 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1070 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 1081 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1171 | |
| indentation | Indentation | 'final' have incorrect indentation level 2, expected level should be 4. | 1174 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1199 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1204 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1217 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1239 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1265 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1340 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1363 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1391 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1404 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1568 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 1570 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1664 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1682 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1698 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1700 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1704 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 27 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.fs.FileStatus' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage' import. | 27 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 96 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 24 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Joiner' import. | 145 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 660 | |
| indentation | Indentation | 'if' child have incorrect indentation level 11, expected level should be 10. | 718 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 793 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 794 | |
| design | VisibilityModifier | Variable 'regionName' must be private and have accessor methods. | 821 | |
| design | VisibilityModifier | Variable 'metaFirstKey' must be private and have accessor methods. | 822 | |
| design | VisibilityModifier | Variable 'metaLastKey' must be private and have accessor methods. | 823 | |
| design | VisibilityModifier | Variable 'storesFirstKey' must be private and have accessor methods. | 824 | |
| design | VisibilityModifier | Variable 'storesLastKey' must be private and have accessor methods. | 825 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 827 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 881 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 883 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 958 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 995 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1092 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1097 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1147 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1151 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 1157 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1158 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1166 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 1167 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 1169 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1358 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1376 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1380 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1391 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1410 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1411 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 1440 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 1443 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 1454 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1519 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 8, expected level should be 6. | 1794 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1804 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1805 | |
| indentation | Indentation | 'if' have incorrect indentation level 7, expected level should be 6. | 1838 | |
| indentation | Indentation | 'if' child have incorrect indentation level 9, expected level should be 8. | 1841 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 7, expected level should be 6. | 1842 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1894 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 1910 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2185 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2334 | |
| sizes | MethodLength | Method length is 230 lines (max allowed is 150). | 2355 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2358 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2430 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2591 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2626 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2817 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2835 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 3012 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 3056 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3131 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 3131 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 3166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 3239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3303 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3362 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 3365 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3470 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 3548 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3589 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 3590 | |
| indentation | Indentation | '.' have incorrect indentation level 10, expected level should be 12. | 3616 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 3877 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 3878 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 3879 | |
| sizes | LineLength | Line is longer than 100 characters (found 137). | 4099 | |
| design | VisibilityModifier | Variable 'errorCount' must be private and have accessor methods. | 4138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4201 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 4310 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4371 | |
| coding | EmptyStatement | Empty statement. | 4430 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4442 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 4747 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 4782 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 4787 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 4789 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 4791 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 4794 | |
| sizes | LineLength | Line is longer than 100 characters (found 145). | 4797 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4798 | |
| sizes | LineLength | Line is longer than 100 characters (found 179). | 4799 | |
| sizes | LineLength | Line is longer than 100 characters (found 113). | 4801 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 4810 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 4811 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4834 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 4835 | |
| blocks | LeftCurly | '{' at column 39 should have line break after. | 4851 | |
| sizes | MethodLength | Method length is 222 lines (max allowed is 150). | 4862 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 54 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 86 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 88 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HBaseHomePath should be declared as final. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HFileArchiveTestingUtil should be declared as final. | 42 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 90 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 23 has parse error. Details: no viable alternative at input '<expected,' while parsing HTML_ELEMENT | 143 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 193 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 194 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class HFileArchiveUtil should be declared as final. | 33 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 179 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 180 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 37 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 55 | |
| design | VisibilityModifier | Variable 'DEFAULT_COLUMN_FAMILY' must be private and have accessor methods. | 64 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 80 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 81 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 82 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 83 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 84 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 85 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 53 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 28 | |
| design | FinalClass | Class Entry should be declared as final. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 26 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 76 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.escape.Escaper' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 78 has parse error. Details: no viable alternative at input '<Object>, Map<String,' while parsing HTML_TAG | 32 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonFactory' import. | 43 | |
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonGenerationException' import. | 45 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 121 | |
| indentation | Indentation | 'if' have incorrect indentation level 9, expected level should be 10. | 135 | |
| indentation | Indentation | 'if' have incorrect indentation level 11, expected level should be 12. | 136 | |
| indentation | Indentation | 'if' child have incorrect indentation level 13, expected level should be 14. | 137 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 11, expected level should be 12. | 138 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 9, expected level should be 10. | 139 | |
| indentation | Indentation | 'else' child have incorrect indentation level 11, expected level should be 12. | 140 | |
| indentation | Indentation | 'else rcurly' have incorrect indentation level 9, expected level should be 10. | 141 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 9, expected level should be 10. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 339 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.core.JsonProcessingException' import. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be one of the following: 12, 23, 24. | 161 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 166 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 206 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 207 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 22 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CoordinatedStateManager. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 233 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 86 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 87 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 90 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 93 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 96 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 99 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| sizes | MethodLength | Method length is 158 lines (max allowed is 150). | 104 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 109 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 109 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 188 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 189 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 191 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 192 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 193 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 194 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 195 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 196 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 197 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 198 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 199 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 200 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 201 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 202 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 203 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 204 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 205 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 206 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 207 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 208 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 209 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 210 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 211 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 213 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 214 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 215 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.JvmPauseMonitorSource' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 31 | |
| design | FinalClass | Class GcTimes should be declared as final. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 54 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 14, expected level should be one of the following: 8, 10. | 56 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. | 57 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 4, 6. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Cell' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 43 | |
| design | VisibilityModifier | Variable 'DEFAULT_NUM_REGIONS_PER_SERVER' must be private and have accessor methods. | 156 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 320 | |
| sizes | MethodLength | Method length is 190 lines (max allowed is 150). | 547 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 619 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 35 has parse error. Missed HTML close tag 'index'. Sometimes it means that close tag missed for one of previous tags. | 794 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 863 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 53 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 109). | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil' import. | 24 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 106 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 132 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 136 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 200 | |
| indentation | Indentation | '.' have incorrect indentation level 4, expected level should be 6. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 80 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 81 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 323 | |
| sizes | MethodLength | Method length is 166 lines (max allowed is 150). | 325 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 508 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 542 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Consistency' import. | 34 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 104). | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 53 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 170 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 207 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 208 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 209 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 210 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 211 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 212 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 213 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 214 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 217 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 218 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 219 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 220 | |
| indentation | Indentation | 'case' child have incorrect indentation level 18, expected level should be 20. | 221 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 222 | |
| indentation | Indentation | 'block' child have incorrect indentation level 20, expected level should be 22. | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 270 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 113). | 126 | |
| indentation | Indentation | 'for' child have incorrect indentation level 7, expected level should be 6. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MissingSwitchDefault | switch without "default" clause. | 68 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 69 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 70 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 72 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 73 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 75 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 78 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 79 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ThreadFactory' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 29 should have line break after. | 33 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 36 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 45 | |
| blocks | LeftCurly | '{' at column 29 should have line break after. | 56 | |
| blocks | LeftCurly | '{' at column 33 should have line break after. | 59 | |
| blocks | LeftCurly | '{' at column 44 should have line break after. | 63 | |
| blocks | LeftCurly | '{' at column 40 should have line break after. | 68 | |
| blocks | LeftCurly | '{' at column 30 should have line break after. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 31 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 268 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 346 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 346 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 348 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 464 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 465 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 466 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 467 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 468 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 469 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 470 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 581 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 582 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 604 | |
| coding | EmptyStatement | Empty statement. | 605 | |
| blocks | LeftCurly | '{' at column 37 should have line break after. | 651 | |
| blocks | LeftCurly | '{' at column 36 should have line break after. | 652 | |
| blocks | LeftCurly | '{' at column 49 should have line break after. | 725 | |
| blocks | LeftCurly | '{' at column 48 should have line break after. | 726 | |
| blocks | LeftCurly | '{' at column 60 should have line break after. | 727 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 835 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 919 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 920 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 921 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 922 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 941 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 942 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 943 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 960 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 976 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 984 | |
| coding | EmptyStatement | Empty statement. | 985 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1002 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1004 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1100 | |
| coding | EmptyStatement | Empty statement. | 1101 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1140 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1162 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1197 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 1754 | |
| coding | EmptyStatement | Empty statement. | 1755 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 29 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 42 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 51 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 73 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 82 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 91 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 100 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 105 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 112 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 119 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 120 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 122 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 124 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 30 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 65 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 78 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 80 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 82 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 103 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 104 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 81 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 272 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 273 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 274 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 275 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 276 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 277 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 278 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 403 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.HBaseException' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 31 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | InnerAssignment | Inner assignments should be avoided. | 75 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 79 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 83 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 31 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.WritableUtils' import. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.primitives.Bytes' import. | 36 | |
| indentation | Indentation | 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'edu.umd.cs.findbugs.annotations.NonNull' import. | 36 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class RegionMover should be declared as final. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 214 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 284 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 285 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 673 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 674 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 676 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 690 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 691 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 692 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 720 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 721 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 722 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 745 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 746 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 793 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 794 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 795 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 797 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 822 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 824 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 845 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 846 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 847 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 874 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 875 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 876 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 878 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 892 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 893 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 895 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ArrayListMultimap' import. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 88 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus' import. | 49 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Admin' import. | 59 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ColumnFamilyDescriptorBuilder' import. | 68 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| sizes | MethodLength | Method length is 198 lines (max allowed is 150). | 458 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 575 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 660 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 745 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 754 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 785 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 786 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 788 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 827 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 829 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 106). | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicyWithLimit' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellComparatorImpl. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.CellUtil. | 21 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 32 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 111 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'else' construct must use '{}'s. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 124 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 131 | |
| coding | EqualsHashCode | Definition of 'equals()' without corresponding definition of 'hashCode()'. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 57 should have line break after. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 183 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 190 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 45 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 73 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ObjectPool.ObjectFactory' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Comparator' import. | 23 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Stoppable' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 26 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.testclassification.MiscTests' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.AvlUtil.AvlIterableList' import. | 26 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 35 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertNotEquals. | 37 | |
| imports | UnusedImports | Unused import - org.junit.Assert.assertNull. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 40 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 41 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 42 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 43 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 44 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 45 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 46 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 47 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 48 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 49 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 50 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertFalse' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 39 | |
| misc | UpperEll | Should use uppercase 'L'. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | UpperEll | Should use uppercase 'L'. | 316 | |
| misc | UpperEll | Should use uppercase 'L'. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ArrayBackedTag' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 54 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 59 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 60 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 62 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 63 | |
| misc | UpperEll | Should use uppercase 'L'. | 147 | |
| misc | UpperEll | Should use uppercase 'L'. | 147 | |
| misc | UpperEll | Should use uppercase 'L'. | 233 | |
| misc | UpperEll | Should use uppercase 'L'. | 233 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 466 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 503 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 504 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 505 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 506 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 507 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 508 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 509 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 510 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 513 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 530 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 538 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.io.compress.Compression' import. | 27 | |
| imports | ImportOrder | Wrong order for 'java.io.BufferedOutputStream' import. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 40 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 40 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 111 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 112 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 115 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 116 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 118 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 119 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 119 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 120 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 121 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 122 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.List' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.UserProvider' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 24 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 148 | |
| sizes | LineLength | Line is longer than 100 characters (found 108). | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'junit.framework.Assert.assertTrue' import. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Before' import. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.commons.logging.Log' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HBaseTestingUtility' import. | 42 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 82 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 102 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 223 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 234 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 263 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 271 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 295 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 298 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 320 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 413 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 81 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 101 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 128 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 135 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 369 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.Set' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.util.HashSet' import. | 26 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.*. | 35 | |
| indentation | Indentation | 'for' child have incorrect indentation level 9, expected level should be 10. | 115 | |
| indentation | Indentation | 'for' child have incorrect indentation level 9, expected level should be 10. | 116 | |
| indentation | Indentation | 'for' child have incorrect indentation level 9, expected level should be 10. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.concurrent.ScheduledThreadPoolExecutor' import. | 41 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 216 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 248 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 323 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 324 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 325 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 362 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 363 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 399 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 463 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 479 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 503 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 529 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 595 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 693 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 694 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 695 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 696 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 697 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 723 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 745 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 780 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 781 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 789 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 845 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 846 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 851 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 852 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 856 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 857 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 921 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 997 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 998 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 999 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 1005 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 1006 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 1007 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1048 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1076 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1105 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1133 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1134 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1145 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1146 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1189 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1190 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1201 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1202 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1217 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 14, expected level should be 12. | 1218 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1257 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1258 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1259 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1269 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1284 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1385 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1386 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 1387 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1514 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 1515 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 119). | 171 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 211 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 228 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 270 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 337 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 343 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 354 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Multimap' import. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 160). | 135 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 6, 66. | 136 | |
| sizes | LineLength | Line is longer than 100 characters (found 172). | 161 | |
| sizes | LineLength | Line is longer than 100 characters (found 172). | 210 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 248 | |
| sizes | LineLength | Line is longer than 100 characters (found 132). | 284 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 330 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 335 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 370 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 375 | |
| sizes | LineLength | Line is longer than 100 characters (found 163). | 394 | |
| sizes | LineLength | Line is longer than 100 characters (found 163). | 396 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 425 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 67, 68. | 426 | |
| sizes | LineLength | Line is longer than 100 characters (found 122). | 426 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 541 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 580 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 581 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 582 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 632 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 638 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 649 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 650 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 20 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HRegionInfo' import. | 25 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 33 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'for' construct must use '{}'s. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 23 | |
| design | VisibilityModifier | Variable 'idLock' must be private and have accessor methods. | 60 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 6, 42, 44. | 65 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 120 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 130 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 132 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 133 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 134 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 137 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 138 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 139 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | ParenPad | ')' is preceded with whitespace. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ClusterStatus.Option' import. | 36 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | ArrayTypeStyle | Array brackets at illegal position. | 113 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 114 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 118 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 206 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 272 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 273 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 416 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 417 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 484 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 485 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 552 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 619 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 620 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 688 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 689 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 758 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 759 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 779 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 828 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 829 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 875 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 882 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 889 | |
| indentation | Indentation | 'array initialization rcurly' have incorrect indentation level 8, expected level should be one of the following: 4, 6. | 892 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 941 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 942 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1016 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 1017 | |
| misc | UpperEll | Should use uppercase 'L'. | 1069 | |
| misc | UpperEll | Should use uppercase 'L'. | 1078 | |
| misc | UpperEll | Should use uppercase 'L'. | 1200 | |
| misc | UpperEll | Should use uppercase 'L'. | 1209 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 37 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ComparisonChain' import. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.RegionSplitter.DecimalStringSplit' import. | 43 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 10, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 147 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 200 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 240 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'try' have incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 6. | 247 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 10, 44, 45. | 259 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 271 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 16, expected level should be one of the following: 10, 48, 49. | 275 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 283 | |
| sizes | LineLength | Line is longer than 100 characters (found 107). | 283 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 289 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 290 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 368 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 372 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 384 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 390 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 391 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 392 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 393 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 395 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 6, expected level should be 4. | 398 | |
| indentation | Indentation | 'try' have incorrect indentation level 6, expected level should be 4. | 399 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 401 | |
| indentation | Indentation | 'try' child have incorrect indentation level 8, expected level should be 6. | 402 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 6. | 403 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 404 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 405 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 406 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 409 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 410 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 414 | |
| indentation | Indentation | 'for' child have incorrect indentation level 10, expected level should be 8. | 415 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 6. | 416 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 6, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 418 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 58 has parse error. Details: no viable alternative at input '<byte[' while parsing HTML_ELEMENT | 421 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 428 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'for' have incorrect indentation level 8, expected level should be 4. | 430 | |
| indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 431 | |
| indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 432 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 433 | |
| indentation | Indentation | 'for' child have incorrect indentation level 12, expected level should be 6. | 434 | |
| indentation | Indentation | 'for rcurly' have incorrect indentation level 8, expected level should be 4. | 435 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 437 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method call' child have incorrect indentation level 5, expected level should be 6. | 37 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 5, expected level should be 6. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 75 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 110 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | RedundantImport | Redundant import from the same package - org.apache.hadoop.hbase.util.StealJobQueue. | 23 | |
| imports | ImportOrder | Wrong order for 'java.util.concurrent.BlockingQueue' import. | 28 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 34 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.*' import. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertTrue' import. | 21 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.ReflectionUtils' import. | 35 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.Preconditions' import. | 38 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 43 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 108 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 121 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 35 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 62 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 64 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 170 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 171 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 184 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 213 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 227 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 239 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 269 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 281 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 314 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 315 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 316 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 317 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 318 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 347 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 348 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 349 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 350 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 375 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 467 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 468 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class UnsafeAvailChecker should be declared as final. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 32 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 121 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.ObjectPool.ObjectFactory' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.io.DataInputBuffer' import. | 30 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 92 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 94 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 95 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 97 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 111 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 114 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.TableState' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 41 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 54 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 59 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 67 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 68 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 69 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 70 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 71 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 72 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 73 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 74 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 75 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 76 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 77 | |
| indentation | Indentation | 'block' child have incorrect indentation level 10, expected level should be 12. | 78 | |
| indentation | Indentation | 'case' child have incorrect indentation level 8, expected level should be 10. | 79 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 94 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 263 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 298 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 332 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 335 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 480 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 516 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 524 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 34 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 48 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 25 has parse error. Details: no viable alternative at input '<returncode,' while parsing HTML_ELEMENT | 83 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 130 | |
| indentation | Indentation | 'Result' have incorrect indentation level 4, expected level should be 6. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 27 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.ClusterConnection' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 65 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 67 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 90 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 91 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 8, expected level should be 6. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Multimap' import. | 39 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 65 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 100 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 101 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 102 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be 10. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Get' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 146 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 147 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 149 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 158 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.Delete' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.AbstractFSWAL' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 282 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| blocks | LeftCurly | '{' at column 3 should be on the previous line. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 29 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 36 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL' import. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 28 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 49 should have line break after. | 182 | |
| misc | UpperEll | Should use uppercase 'L'. | 188 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.FSHLog' import. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.FSHLog' import. | 38 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 3, expected level should be 4. | 118 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 151 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 152 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 219 | |
| coding | InnerAssignment | Inner assignments should be avoided. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.HashMap' import. | 25 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.wal.RegionGroupingProvider.*. | 23 | |
| design | VisibilityModifier | Variable 'walProvider' must be private and have accessor methods. | 66 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 8, 21. | 134 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 146 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 10, 23. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 268 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 274 | |
| sizes | LineLength | Line is longer than 100 characters (found 123). | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'walProvider' must be private and have accessor methods. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 280 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 294 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 301 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 317 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 324 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 328 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 399 | |
| design | VisibilityModifier | Variable 'exception' must be private and have accessor methods. | 456 | |
| indentation | Indentation | 'try' have incorrect indentation level 10, expected level should be 8. | 458 | |
| indentation | Indentation | 'try' child have incorrect indentation level 12, expected level should be 10. | 459 | |
| indentation | Indentation | 'try rcurly' have incorrect indentation level 10, expected level should be 8. | 461 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 12, expected level should be 10. | 462 | |
| indentation | Indentation | 'catch rcurly' have incorrect indentation level 10, expected level should be 8. | 463 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 476 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 497 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 503 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 543 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 562 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 568 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 624 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.TableName' import. | 32 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.HRegionServer' import. | 40 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.Lists' import. | 48 | |
| imports | ImportOrder | Wrong order for 'com.google.protobuf.ServiceException' import. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 164). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 162). | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.ByteBufferKeyValue' import. | 43 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HTableDescriptor' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HColumnDescriptor' import. | 29 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.HConstants' import. | 31 | |
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 43 | |
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 48 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 99 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 112 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 116 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.FileNotFoundException' import. | 30 | |
| blocks | EmptyBlock | Must have at least one statement. | 105 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 215 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 230 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 682 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 817 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 887 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 10, expected level should be 8. | 888 | |
| indentation | Indentation | 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 911 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 913 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14. | 914 | |
| indentation | Indentation | 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. | 915 | |
| indentation | Indentation | 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. | 916 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1031 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1035 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 1192 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 1257 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1258 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1259 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1260 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1261 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1262 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1263 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1264 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1266 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1267 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1268 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1269 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1270 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1271 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1272 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1274 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1275 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1276 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1277 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1278 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1279 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1280 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1281 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1282 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1284 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1285 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1286 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1287 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1289 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1290 | |
| indentation | Indentation | 'case' child have incorrect indentation level 4, expected level should be 6. | 1292 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1293 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1294 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1295 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1296 | |
| indentation | Indentation | 'block' child have incorrect indentation level 6, expected level should be 8. | 1297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 37 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 112 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 114 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 115 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 125 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 135 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 156 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 157 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 158 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 159 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 193 | |
| whitespace | MethodParamPad | '(' is preceded with whitespace. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.KeyValue' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.MetricsWAL' import. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| sizes | LineLength | Line is longer than 100 characters (found 143). | 458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 23 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HBaseInterfaceAudience. | 34 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.MultiVersionConcurrencyControl' import. | 38 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 253 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 294 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 296 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.codahale.metrics.ConsoleReporter' import. | 74 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 176 | |
| sizes | MethodLength | Method length is 192 lines (max allowed is 150). | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 360 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 363 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 384 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 418 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 444 | |
| blocks | NeedBraces | 'for' construct must use '{}'s. | 584 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 594 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 601 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'com.fasterxml.jackson.databind.ObjectMapper' import. | 30 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader' import. | 49 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 204 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 208 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 217 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 220 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 281 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 283 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 290 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 296 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 301 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 303 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 318 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 390 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 392 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 394 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 396 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.WALActionsListener' import. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.EOFException' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 355 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 391 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 392 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 393 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 394 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 395 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 443 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 444 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 448 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 500 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 501 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 532 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 533 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 535 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 541 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 581 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 612 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 613 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 615 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 617 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 682 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 684 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 685 | |
| design | VisibilityModifier | Variable 'dataAvailable' must be private and have accessor methods. | 803 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 814 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 852 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 853 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1014 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1183 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1221 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1303 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 1431 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 1454 | |
| indentation | Indentation | 'catch' child have incorrect indentation level 10, expected level should be 8. | 1539 | |
| design | VisibilityModifier | Variable 'type' must be private and have accessor methods. | 1638 | |
| design | VisibilityModifier | Variable 'mutation' must be private and have accessor methods. | 1639 | |
| design | VisibilityModifier | Variable 'nonceGroup' must be private and have accessor methods. | 1640 | |
| design | VisibilityModifier | Variable 'nonce' must be private and have accessor methods. | 1641 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1666 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1667 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1671 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1690 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1698 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 24 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 46 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 55 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 28 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class EmptyWatcher should be declared as final. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.DNS' import. | 42 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 57 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.Abortable' import. | 25 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 61 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 2, expected level should be 4. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 33 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 141 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 143 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 172 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 204 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 226 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.protobuf.InvalidProtocolBufferException' import. | 55 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 126 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 138 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 180 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 202 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 254 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 255 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 257 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 259 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 260 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 270 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 271 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 273 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 275 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 276 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 303 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 306 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 307 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 353 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 354 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 356 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 358 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 360 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 371 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 372 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| blocks | EmptyBlock | Must have at least one statement. | 385 | |
| blocks | EmptyBlock | Must have at least one statement. | 404 | |
| blocks | EmptyBlock | Must have at least one statement. | 406 | |
| blocks | EmptyBlock | Must have at least one statement. | 409 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 435 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 436 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 437 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 438 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 439 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 479 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 480 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 482 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 495 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 518 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 549 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 550 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 551 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 553 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 564 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 585 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 595 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 596 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 597 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 599 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 604 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 605 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 25 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource' import. | 26 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource. | 26 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 105). | 52 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 58 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.BaseSourceImpl' import. | 22 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 54 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 59 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 60 | |
| sizes | LineLength | Line is longer than 100 characters (found 139). | 61 | |
| sizes | LineLength | Line is longer than 100 characters (found 118). | 62 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 63 | |
| sizes | LineLength | Line is longer than 100 characters (found 136). | 64 | |
| sizes | LineLength | Line is longer than 100 characters (found 148). | 65 | |
| sizes | LineLength | Line is longer than 100 characters (found 130). | 66 | |
| sizes | LineLength | Line is longer than 100 characters (found 121). | 67 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 68 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 70 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 71 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 24 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 190 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 191 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 194 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 195 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 199 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 229 | |
| sizes | LineLength | Line is longer than 100 characters (found 106). | 230 | |
| sizes | LineLength | Line is longer than 100 characters (found 119). | 237 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 293 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 326 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 327 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 367 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 368 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.trace.TraceUtil' import. | 37 | |
| imports | RedundantImport | Duplicate import to line 36 - org.apache.yetus.audience.InterfaceAudience. | 39 | |
| blocks | LeftCurly | '{' at column 9 should have line break after. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 127 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 168 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 212 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 292 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 327 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 362 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 397 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 437 | |
| sizes | LineLength | Line is longer than 100 characters (found 124). | 457 | |
| sizes | LineLength | Line is longer than 100 characters (found 116). | 491 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 526 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 594 | |
| sizes | LineLength | Line is longer than 100 characters (found 120). | 606 | |
| sizes | LineLength | Line is longer than 100 characters (found 115). | 656 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 683 | |
| sizes | LineLength | Line is longer than 100 characters (found 117). | 717 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 748 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 754 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 767 | |
| sizes | LineLength | Line is longer than 100 characters (found 110). | 785 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.io.IOException' import. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.master.MasterServices' import. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| indentation | Indentation | 'method call' child have incorrect indentation level 9, expected level should be 10. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.client.MasterSwitchType' import. | 25 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.mockito.Mockito.*. | 24 | |
| imports | ImportOrder | Wrong order for 'org.mockito.Mockito.*' import. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 110). | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | NeedBraces | 'if' construct must use '{}'s. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 21 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| sizes | LineLength | Line is longer than 100 characters (found 103). | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 27 | |
| design | VisibilityModifier | Variable 'status' must be private and have accessor methods. | 39 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.apache.hadoop.hbase.*. | 34 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| blocks | NeedBraces | 'while' construct must use '{}'s. | 89 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 344 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 27 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.conf.Configuration' import. | 26 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 185 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.util.Bytes' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class ZKMetadata should be declared as final. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'java.util.LinkedList' import. | 29 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 36 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.exceptions.DeserializationException' import. | 46 | |
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 86 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 198 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 203 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 295 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 454 | |
| indentation | Indentation | '"because node does not exist (not an error)"' have incorrect indentation level 6, expected level should be 8. | 545 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 592 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 750 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 808 | |
| indentation | Indentation | 'try' child have incorrect indentation level 5, expected level should be 6. | 1069 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1086 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1087 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1232 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1233 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1234 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1273 | |
| design | FinalClass | Class CreateAndFailSilent should be declared as final. | 1506 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1520 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1521 | |
| design | FinalClass | Class DeleteNodeFailSilent should be declared as final. | 1538 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1545 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1546 | |
| design | FinalClass | Class SetData should be declared as final. | 1560 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1574 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1575 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1594 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1629 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1636 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1646 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1647 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1648 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1649 | |
| indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 10. | 1652 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 1653 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 1656 | |
| indentation | Indentation | 'if' child have incorrect indentation level 10, expected level should be 12. | 1657 | |
| indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 10. | 1658 | |
| indentation | Indentation | 'case' child have incorrect indentation level 6, expected level should be 8. | 1659 | |
| indentation | Indentation | 'block' child have incorrect indentation level 8, expected level should be 10. | 1660 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1749 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1750 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1755 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1790 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1864 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 1927 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2006 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 2025 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2034 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 2047 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.collect.ImmutableMap' import. | 34 | |
| design | VisibilityModifier | Variable 'baseZNode' must be private and have accessor methods. | 47 | |
| design | VisibilityModifier | Variable 'metaZNodePrefix' must be private and have accessor methods. | 49 | |
| design | VisibilityModifier | Variable 'metaReplicaZNodes' must be private and have accessor methods. | 51 | |
| design | VisibilityModifier | Variable 'rsZNode' must be private and have accessor methods. | 53 | |
| design | VisibilityModifier | Variable 'drainingZNode' must be private and have accessor methods. | 55 | |
| design | VisibilityModifier | Variable 'masterAddressZNode' must be private and have accessor methods. | 57 | |
| design | VisibilityModifier | Variable 'backupMasterAddressesZNode' must be private and have accessor methods. | 59 | |
| design | VisibilityModifier | Variable 'clusterStateZNode' must be private and have accessor methods. | 61 | |
| annotation | MissingDeprecated | Must include both @java.lang.Deprecated annotation and @deprecated Javadoc tag with description. | 63 | |
| design | VisibilityModifier | Variable 'tableZNode' must be private and have accessor methods. | 64 | |
| design | VisibilityModifier | Variable 'clusterIdZNode' must be private and have accessor methods. | 66 | |
| design | VisibilityModifier | Variable 'splitLogZNode' must be private and have accessor methods. | 68 | |
| design | VisibilityModifier | Variable 'balancerZNode' must be private and have accessor methods. | 70 | |
| design | VisibilityModifier | Variable 'regionNormalizerZNode' must be private and have accessor methods. | 72 | |
| design | VisibilityModifier | Variable 'switchZNode' must be private and have accessor methods. | 74 | |
| design | VisibilityModifier | Variable 'tableLockZNode' must be private and have accessor methods. | 76 | |
| design | VisibilityModifier | Variable 'namespaceZNode' must be private and have accessor methods. | 78 | |
| design | VisibilityModifier | Variable 'masterMaintZNode' must be private and have accessor methods. | 80 | |
| design | VisibilityModifier | Variable 'replicationZNode' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'peersZNode' must be private and have accessor methods. | 85 | |
| design | VisibilityModifier | Variable 'queuesZNode' must be private and have accessor methods. | 87 | |
| design | VisibilityModifier | Variable 'hfileRefsZNode' must be private and have accessor methods. | 89 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 142 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 167 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.util.Tool' import. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 87 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 90 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 92 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 113 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | UnusedImports | Unused import - java.util.HashMap. | 24 | |
| imports | UnusedImports | Unused import - java.util.Map. | 26 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HConstants. | 37 | |
| imports | UnusedImports | Unused import - org.apache.hadoop.hbase.HRegionInfo. | 38 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.security.Superusers' import. | 41 | |
| design | VisibilityModifier | Variable 'znodePaths' must be private and have accessor methods. | 83 | |
| design | VisibilityModifier | Variable 'saslLatch' must be private and have accessor methods. | 90 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 102 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 103 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 113 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 218 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 235 | |
| javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 2. | 362 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 371 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 379 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 387 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 396 | |
| coding | MissingSwitchDefault | switch without "default" clause. | 469 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 519 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 578 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 579 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 630 | |
| blocks | NeedBraces | 'else' construct must use '{}'s. | 631 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsExecutor' import. | 28 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 33 | |
| design | FinalClass | Class JmxCacheBuster should be declared as final. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 100 characters (found 101). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Interns' import. | 27 | |
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.base.MoreObjects' import. | 34 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 59 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 60 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 61 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 62 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 63 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 64 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 65 | |
| indentation | Indentation | 'array initialization' child have incorrect indentation level 6, expected level should be 4. | 66 | |
| blocks | NeedBraces | 'if' construct must use '{}'s. | 218 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child have incorrect indentation level 5, expected level should be 4. | 273 | |
| indentation | Indentation | 'addNewMetricIfAbsent' have incorrect indentation level 2, expected level should be 4. | 501 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsExecutor' import. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Histogram' import. | 23 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.metrics.Interns' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsInfo' import. | 22 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.metrics2.MetricsInfo' import. | 22 | |
| indentation | Indentation | 'array initialization lcurly' have incorrect indentation level 6, expected level should be one of the following: 2, 4. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | VisibilityModifier | Variable 'quantile' must be private and have accessor methods. | 29 | |
| design | VisibilityModifier | Variable 'error' must be private and have accessor methods. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.apache.hadoop.hbase.shaded.com.google.common.annotations.VisibleForTesting' import. | 30 | |
| misc | ArrayTypeStyle | Array brackets at illegal position. | 72 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 110 | |
| design | VisibilityModifier | Variable 'value' must be private and have accessor methods. | 283 | |
| design | VisibilityModifier | Variable 'g' must be private and have accessor methods. | 291 | |
| design | VisibilityModifier | Variable 'delta' must be private and have accessor methods. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 32 | |
| indentation | Indentation | 'method call lparen' have incorrect indentation level 8, expected level should be 4. | 68 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 68 | |
| indentation | Indentation | 'method call lparen' have incorrect indentation level 8, expected level should be 4. | 98 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 98 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 101 | |
| indentation | Indentation | 'method call lparen' have incorrect indentation level 8, expected level should be 4. | 115 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 115 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | ImportOrder | Wrong order for 'org.junit.Assert.assertEquals' import. | 32 | |
| indentation | Indentation | 'method call lparen' have incorrect indentation level 8, expected level should be 4. | 68 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 68 | |
| indentation | Indentation | 'method call lparen' have incorrect indentation level 8, expected level should be 4. | 98 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 98 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 101 | |
| indentation | Indentation | 'method call lparen' have incorrect indentation level 8, expected level should be 4. | 115 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 115 | |
| whitespace | MethodParamPad | '(' should be on the previous line. | 118 |